ActiveReceiveStreamEventpublic class ActiveReceiveStreamEvent extends ReceiveStreamEvent Informs the SessionListener that data packets/RTCP packets have
commenced arriving after having stopped arriving. In case of an
active sender, this pertains to the state of packets on the
ReceiveStream. In case of passive receivers, the ReceiveStream will
be null. |
|