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