Millicast Unity SDK
Loading...
Searching...
No Matches
Classes | Public Types | Public Member Functions | List of all members
Dolby.Millicast.ResolutionData Class Reference

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. More...

Classes

class  InternalMap
 

Public Types

enum  SupportedResolutions {
  RES_720P , RES_1080P , RES_1440P , RES_2K ,
  RES_4K
}
 

Public Member Functions

List< string > GetResolutionOptions ()
 
SupportedResolutions GetResolutionType (string label)
 
StreamSize GetStreamSize (string label)
 
StreamSize GetStreamSize (SupportedResolutions res)
 
string GetResolutionLabel (SupportedResolutions res)
 

Detailed Description

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.


The documentation for this class was generated from the following file: