VTMultiPassStorage Class

Definition

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

Applies to