MillicastSDK 2.0.0
|
Go to the source code of this file.
Classes | |
struct | millicast::ViewerOption |
struct | millicast::ViewerOption::ForcePlayoutDelay |
Structure describing playout delay to be enforced on the client. https://webrtc.googlesource.com/src/+/refs/heads/main/docs/native-code/rtp-hdrext/playout-delay Setting both of these values to 0,0 will ensure that there is no playout delay added. More... | |
struct | millicast::ViewerCredentials |
The ViewerCredentials struct represent the credentials need to be able to connect and subscribe to a Millicast stream. More... | |
class | millicast::Viewer |
The Viewer class. Its purpose is to receive media by subscribing to a millicast stream. The stream must already exists and someone must publish media. More... | |
struct | millicast::Viewer::StreamStopped |
The Stream Stopped event is emitted when the viewer has requested to disconnect from the media server via the "unview" command. More... | |
struct | millicast::Viewer::RtsTrackAdded |
Namespaces | |
namespace | millicast |