DescriptionForward the SignalFirstPacketReceived to RtpReceiver.
The RtpReceiverObserverInterface is created.
The SignalFirstPacketReceived will be forwarded from BaseChannel to WebRtcSession.
WebRtcSession will forward SignalFirstAudioPacketReceived and SignalFirstVideoPacketReceived to the RtpReceiverInterface.
The application can listen to the Signal by implementing and registering a RtpReceiverObserver.
Committed: https://crrev.com/184a3fd6489b2602a21c415cad3c51a7b035040b
Cr-Commit-Position: refs/heads/master@{#13139}
Patch Set 1 #Patch Set 2 : Make the destructor of RtpReceiverObserverInterface virtual. #
Total comments: 28
Patch Set 3 : Add media type to BaseChannel. #
Total comments: 21
Patch Set 4 : Modification based on CR comments. Modified the peerconnection_unittest. Rename some parameters. #
Total comments: 3
Patch Set 5 : Modified the unit test. #
Messages
Total messages: 16 (7 generated)
|