Millicast Unity SDK
Loading...
Searching...
No Matches
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 CDolby.Millicast.CapabilitiesThis class exposes APIs necessary to query device capabilities, like codecs and resolutions.
 CDolby.Millicast.CredentialsInternal 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
 CDolby.Millicast.DataContainer
 CDolby.Millicast.FiveOneAudio
 CDolby.Millicast.ResolutionData.InternalMap
 CDolby.Millicast.Layer
 CDolby.Millicast.LayerData
 CMonoBehaviour
 CCustomAudioSource
 CDolby.Millicast.AudioSender
 CDolby.Millicast.McPublisherThe Millicast publisher. This class allows its users to publish audio and video media to the Millicast service
 CDolby.Millicast.McSubscriberThe Millicast subscriber class. Allows users to subscribe to Millicast streams
 CDolby.Millicast.Options
 CDolby.Millicast.PublisherOptionsPublisher specific options. Must be set before publishing, and cannot be changed while publishing
 CDolby.Millicast.SubscriberOptionsSubscriber specific options
 CDolby.Millicast.McSubscriber.RenderAudioSources
 CDolby.Millicast.ResolutionDataA 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
 CScriptableObject
 CDolby.Millicast.AudioConfigurationA 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
 CDolby.Millicast.McCredentialsA 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
 CDolby.Millicast.VideoConfigurationA 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
 CDolby.Millicast.SimulcastData
 CDolby.Millicast.SimulcastInfo
 CDolby.Millicast.SimulcastLayers
 CDolby.Millicast.StatsParser
 CDolby.Millicast.StereoAudio
 CDolby.Millicast.StreamSizeOptionally used in SetVideoSource to set the capture stream resolution
 CUnityEvent
 CDolby.Millicast.SimulcastEvent
 CDolby.Millicast.VideoConfigThis class contains settings regarding bitrate, framerate and resolution scaling. Those settings can be modified in real-time
 CDolby.Millicast.VideoQualitySettingsThis 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