Skip to content

Peer Connection

sebjf edited this page Sep 16, 2020 · 1 revision

Callbacks

Tracks

The OnAddTrack and OnTrack callbacks serve the same purpose, and are fired in the same place by PeerConnection::ApplyRemoteDescription(). OnAddTrack is also fired when creating audio or video receivers, while OnTrack works with transceivers.

Clone this wiki locally