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