CMSampleBufferAttachmentSettings Konstruktoren
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Überlädt
CMSampleBufferAttachmentSettings() | |
CMSampleBufferAttachmentSettings(NSDictionary) |
CMSampleBufferAttachmentSettings()
[Foundation.Preserve(Conditional=true)]
public CMSampleBufferAttachmentSettings ();
- Attribute
Gilt für:
CMSampleBufferAttachmentSettings(NSDictionary)
[Foundation.Preserve(Conditional=true)]
public CMSampleBufferAttachmentSettings (Foundation.NSDictionary dictionary);
new CoreMedia.CMSampleBufferAttachmentSettings : Foundation.NSDictionary -> CoreMedia.CMSampleBufferAttachmentSettings
Parameter
- dictionary
- NSDictionary
- Attribute