AVPlayerItemVideoOutputSettings 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
AVPlayerItemVideoOutputSettings() | |
AVPlayerItemVideoOutputSettings(NSDictionary) |
AVPlayerItemVideoOutputSettings()
[Foundation.Preserve(Conditional=true)]
public AVPlayerItemVideoOutputSettings ();
- Attributes
Applies to
AVPlayerItemVideoOutputSettings(NSDictionary)
[Foundation.Preserve(Conditional=true)]
public AVPlayerItemVideoOutputSettings (Foundation.NSDictionary dictionary);
new AVFoundation.AVPlayerItemVideoOutputSettings : Foundation.NSDictionary -> AVFoundation.AVPlayerItemVideoOutputSettings
Parameters
- dictionary
- NSDictionary
- Attributes