mirror of
https://github.com/mii443/libdatachannel.git
synced 2025-08-22 15:15:28 +00:00
Implemented incoming tracks and media direction
This commit is contained in:
@ -129,6 +129,7 @@ private:
|
||||
void closeDataChannels();
|
||||
void remoteCloseDataChannels();
|
||||
|
||||
void incomingTrack(Description::Media description);
|
||||
void openTracks();
|
||||
|
||||
void processLocalDescription(Description description);
|
||||
|
Reference in New Issue
Block a user