CMHevcTemporalLevelInfoSettings Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
CMHevcTemporalLevelInfoSettings() | |
CMHevcTemporalLevelInfoSettings(NSDictionary) |
CMHevcTemporalLevelInfoSettings()
[Foundation.Preserve(Conditional=true)]
public CMHevcTemporalLevelInfoSettings ();
- Attributes
Applies to
CMHevcTemporalLevelInfoSettings(NSDictionary)
[Foundation.Preserve(Conditional=true)]
public CMHevcTemporalLevelInfoSettings (Foundation.NSDictionary dictionary);
new CoreMedia.CMHevcTemporalLevelInfoSettings : Foundation.NSDictionary -> CoreMedia.CMHevcTemporalLevelInfoSettings
Parameters
- dictionary
- NSDictionary
- Attributes