VTSession 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.
Base class of VTCompressionSession and VTDecompressionSession.
[ObjCRuntime.TV(10, 2)]
public class VTSession : IDisposable, ObjCRuntime.INativeObject
type VTSession = class
interface INativeObject
interface IDisposable
- Inheritance
-
VTSession
- Derived
- Attributes
- Implements
Constructors
VTSession(IntPtr) |
Properties
Handle |
Handle (pointer) to the unmanaged object representation. |
Methods
Dispose() |
Releases the resources used by the VTSession object. |
Dispose(Boolean) |
Releases the resources used by the VTSession object. |
Finalize() |
Finalizer for the VTSession object |
GetProperties() | |
GetProperty(NSString) | |
GetSerializableProperties() | |
GetSupportedProperties() | |
SetProperties(VTPropertyOptions) | |
SetProperty(NSString, NSObject) |