VTPixelRotationSession 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.
public class VTPixelRotationSession : VideoToolbox.VTSession
type VTPixelRotationSession = class
inherit VTSession
- Inheritance
Properties
| Name | Description |
|---|---|
| Handle | (Inherited from DisposableObject) |
| Owns | (Inherited from DisposableObject) |
Methods
| Name | Description |
|---|---|
| ClearHandle() | (Inherited from DisposableObject) |
| Create() | |
| Create(CFAllocator) | |
| Dispose() | (Inherited from DisposableObject) |
| Dispose(Boolean) | |
| Equals(Object) | (Inherited from DisposableObject) |
| GetCheckedHandle() | (Inherited from DisposableObject) |
| GetHashCode() | (Inherited from DisposableObject) |
| GetProperties() | (Inherited from VTSession) |
| GetProperty(NSString) | (Inherited from VTSession) |
| GetSerializableProperties() | (Inherited from VTSession) |
| GetSupportedProperties() | (Inherited from VTSession) |
| GetTypeID() | |
| InitializeHandle(NativeHandle) | (Inherited from DisposableObject) |
| Release() | (Inherited from NativeObject) |
| Retain() | (Inherited from NativeObject) |
| RotateImage(CVPixelBuffer, CVPixelBuffer) | |
| SetProperties(VTPropertyOptions) | (Inherited from VTSession) |
| SetProperty(NSString, NSObject) | (Inherited from VTSession) |
| SetRotationProperties(VTPixelRotationProperties) | |
Extension Methods
| Name | Description |
|---|---|
| GetHandle(INativeObject) | |
| GetNonNullHandle(INativeObject, String) | |