MonoMac.AVFoundation.AVCaptureSession: Property Members

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

Public Properties

[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
static
DidStartRunningNotificationMonoMac.Foundation.NSString. Notification constant for DidStartRunning
[read-only]
static
DidStopRunningNotificationMonoMac.Foundation.NSString. Notification constant for DidStopRunning
[read-only]
static
ErrorKeyMonoMac.Foundation.NSString. Represents the value associated with the constant AVCaptureSessionErrorKey
[read-only]
InputsAVCaptureInput[]. Inputs to the capture session.
[read-only]
OutputsAVCaptureOutput[]. Outputs for the capture session.
[read-only]
static
Preset1280x720MonoMac.Foundation.NSString. Represents the value associated with the constant AVCaptureSessionPreset1280x720
[read-only]
static
Preset352x288MonoMac.Foundation.NSString. Represents the value associated with the constant AVCaptureSessionPreset352x288
[read-only]
static
Preset640x480MonoMac.Foundation.NSString. Represents the value associated with the constant AVCaptureSessionPreset640x480
[read-only]
static
PresetHighMonoMac.Foundation.NSString. Represents the value associated with the constant AVCaptureSessionPresetHigh
[read-only]
static
PresetiFrame1280x720MonoMac.Foundation.NSString. Represents the value associated with the constant AVCaptureSessionPresetiFrame1280x720
[read-only]
static
PresetiFrame960x540MonoMac.Foundation.NSString. Represents the value associated with the constant AVCaptureSessionPresetiFrame960x540
[read-only]
static
PresetLowMonoMac.Foundation.NSString. Represents the value associated with the constant AVCaptureSessionPresetLow
[read-only]
static
PresetMediumMonoMac.Foundation.NSString. Represents the value associated with the constant AVCaptureSessionPresetMedium
[read-only]
static
PresetPhotoMonoMac.Foundation.NSString. Represents the value associated with the constant AVCaptureSessionPresetPhoto
[read-only]
Runningbool. Whether the capture session is currently running.
[read-only]
static
RuntimeErrorNotificationMonoMac.Foundation.NSString. Notification constant for RuntimeError
SessionPresetMonoMac.Foundation.NSString. The session preset.