The properties of MonoMac.AVFoundation.AVCaptureSession are listed below. For a list of all members, see the AVCaptureSession Members list.
See Also: Inherited members from MonoMac.Foundation.NSObject
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| [read-only] static | DidStartRunningNotification | MonoMac.Foundation.NSString. Notification constant for DidStartRunning |
| [read-only] static | DidStopRunningNotification | MonoMac.Foundation.NSString. Notification constant for DidStopRunning |
| [read-only] static | ErrorKey | MonoMac.Foundation.NSString. Represents the value associated with the constant AVCaptureSessionErrorKey |
| [read-only] | Inputs | AVCaptureInput[]. Inputs to the capture session. |
| [read-only] | Outputs | AVCaptureOutput[]. Outputs for the capture session. |
| [read-only] static | Preset1280x720 | MonoMac.Foundation.NSString. Represents the value associated with the constant AVCaptureSessionPreset1280x720 |
| [read-only] static | Preset352x288 | MonoMac.Foundation.NSString. Represents the value associated with the constant AVCaptureSessionPreset352x288 |
| [read-only] static | Preset640x480 | MonoMac.Foundation.NSString. Represents the value associated with the constant AVCaptureSessionPreset640x480 |
| [read-only] static | PresetHigh | MonoMac.Foundation.NSString. Represents the value associated with the constant AVCaptureSessionPresetHigh |
| [read-only] static | PresetiFrame1280x720 | MonoMac.Foundation.NSString. Represents the value associated with the constant AVCaptureSessionPresetiFrame1280x720 |
| [read-only] static | PresetiFrame960x540 | MonoMac.Foundation.NSString. Represents the value associated with the constant AVCaptureSessionPresetiFrame960x540 |
| [read-only] static | PresetLow | MonoMac.Foundation.NSString. Represents the value associated with the constant AVCaptureSessionPresetLow |
| [read-only] static | PresetMedium | MonoMac.Foundation.NSString. Represents the value associated with the constant AVCaptureSessionPresetMedium |
| [read-only] static | PresetPhoto | MonoMac.Foundation.NSString. Represents the value associated with the constant AVCaptureSessionPresetPhoto |
| [read-only] | Running | bool. Whether the capture session is currently running. |
| [read-only] static | RuntimeErrorNotification | MonoMac.Foundation.NSString. Notification constant for RuntimeError |
| SessionPreset | MonoMac.Foundation.NSString. The session preset. |