MillicastSDK 2.0.0
|
#include <track.h>
Additional Inherited Members | |
Public Types inherited from millicast::RtsRemoteTrack | |
using | MidUpdated = WebrtcRemoteTrack::MidUpdated |
using | Kind = WebrtcRemoteTrack::Kind |
The RTS logical track's audio interface.
|
default |
|
pure virtual |
Enable and project this RTS track onto its default webrtc track.
millicast::RtsRemoteAudioTrack::MC_DISABLE_COPY_AND_ASSIGN | ( | RtsRemoteAudioTrack | ) |
|
pure virtual |
Set volume
The volume will only be set if projected, and will be reset when unprojected.
volume | the volume in range 0.0 ... 1.0 |