blob: 4d7ac537e00b551d98e6aa4d9827223af6665072 [file] [log] [blame]
PASS setRemoteDescription should trigger ontrack event when the MSID of the stream is is parsed.
PASS setRemoteDescription() with m= line of recvonly direction should not trigger track event
PASS addTrack() should cause remote connection to fire ontrack when setRemoteDescription()
PASS addTransceiver('video') should cause remote connection to fire ontrack when setRemoteDescription()
PASS addTransceiver() with inactive direction should not cause remote connection to fire ontrack when setRemoteDescription()
PASS Using offerToReceiveAudio and offerToReceiveVideo should only cause a audio track event to fire, if audio was the only type negotiated
PASS Using offerToReceiveAudio and offerToReceiveVideo should only cause a video track event to fire, if video was the only type negotiated