Share via


VTMultiPassStorage Class

Definition

Class that provides a storage for encoding metadata.

public class VTMultiPassStorage : CoreFoundation.NativeObject
type VTMultiPassStorage = class
    inherit NativeObject
Inheritance
VTMultiPassStorage

Properties

Name Description
Handle (Inherited from DisposableObject)
Owns (Inherited from DisposableObject)

Methods

Name Description
ClearHandle() (Inherited from DisposableObject)
Close()
Create(NSUrl, Nullable<CMTimeRange>, NSDictionary)
Create(VTMultiPassStorageCreationOptions, NSUrl, Nullable<CMTimeRange>)
Dispose() (Inherited from DisposableObject)
Dispose(Boolean)

Releases the resources used by the VTMultiPassStorage object.

Equals(Object) (Inherited from DisposableObject)
GetCheckedHandle() (Inherited from DisposableObject)
GetHashCode() (Inherited from DisposableObject)
InitializeHandle(NativeHandle) (Inherited from DisposableObject)
Release() (Inherited from NativeObject)
Retain() (Inherited from NativeObject)

Extension Methods

Name Description
GetHandle(INativeObject)
GetNonNullHandle(INativeObject, String)

Applies to