Millicast Unity SDK
|
▼NDolby | |
▼NMillicast | |
CAudioConfiguration | A Scriptable Object that can be used to configure Audio configuration details which will be used for Subscribing. More information on where to get those details from can be found in https://docs.dolby.io/streaming-apis/docs/getting-started |
CAudioSender | |
CCapabilities | This class exposes APIs necessary to query device capabilities, like codecs and resolutions. |
CCredentials | Internal representation for communicating with the media server More information on where to get those details from can be found in https://docs.dolby.io/streaming-apis/docs/getting-started |
CDataContainer | |
CFiveOneAudio | |
CLayer | |
CLayerData | |
CMcCredentials | A Scriptable Object which can be used to configure the stream Account ID, authentication tokens and url's which will be used to connect to media server for subscribing and publishing More information on where to get those details from can be found in https://docs.dolby.io/streaming-apis/docs/getting-started |
CMcPublisher | The Millicast publisher. This class allows its users to publish audio and video media to the Millicast service |
▼CMcSubscriber | The Millicast subscriber class. Allows users to subscribe to Millicast streams |
CRenderAudioSources | |
CPublisherOptions | Publisher specific options. Must be set before publishing, and cannot be changed while publishing |
▼CResolutionData | A class to get the Resolution Ids mapped to the respective screen sizes. Can be used to populate the resolution Ids as a dropdown and fetch screen size based on selected Resolution |
CInternalMap | |
CSimulcastData | |
CSimulcastEvent | |
CSimulcastInfo | |
CSimulcastLayers | |
CStatsParser | |
CStereoAudio | |
CStreamSize | Optionally used in SetVideoSource to set the capture stream resolution |
CSubscriberOptions | Subscriber specific options |
CVideoConfig | This class contains settings regarding bitrate, framerate and resolution scaling. Those settings can be modified in real-time |
CVideoConfiguration | A Scriptable Object that can be used to configure video configuration details which will be used for publishing. More information on where to get those details from can be found in https://docs.dolby.io/streaming-apis/docs/getting-started |
CVideoQualitySettings | This class that is used in VideoConfig scriptable object to configure publish video settings regarding bitrate, framerate and resolution scaling. Those settings can be modified in the scriptable object |
CCustomAudioSource |