VTMultiPassStorage Class
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.
Class that provides a storage for encoding metadata.
[ObjCRuntime.TV(10, 2)]
public class VTMultiPassStorage : IDisposable, ObjCRuntime.INativeObject
type VTMultiPassStorage = class
interface INativeObject
interface IDisposable
- Inheritance
-
VTMultiPassStorage
- Attributes
- Implements
Constructors
VTMultiPassStorage(IntPtr) |
Properties
Handle |
Handle (pointer) to the unmanaged object representation. |
Methods
Close() | |
Create(NSUrl, Nullable<CMTimeRange>, NSDictionary) | |
Create(VTMultiPassStorageCreationOptions, NSUrl, Nullable<CMTimeRange>) | |
Dispose() |
Releases the resources used by the VTMultiPassStorage object. |
Dispose(Boolean) |
Releases the resources used by the VTMultiPassStorage object. |
Finalize() |
Finalizer for the VTMultiPassStorage object |