MonoMac.AVFoundation.AVCaptureVideoDataOutput: Property Members

The properties of MonoMac.AVFoundation.AVCaptureVideoDataOutput are listed below. For a list of all members, see the AVCaptureVideoDataOutput Members list.

See Also: Inherited members from MonoMac.AVFoundation.AVCaptureOutput

Public Properties

AlwaysDiscardsLateVideoFramesbool. Whether to drop video frames if they arrive late.
[read-only]
AvailableVideoCodecTypesMonoMac.Foundation.NSString[]. Documentation for this section has not yet been entered.
[read-only]
AvailableVideoCVPixelFormatTypesMonoMac.Foundation.NSNumber[]. Documentation for this section has not yet been entered.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
CompressedVideoSettingAVVideoSettingsCompressed. Documentation for this section has not yet been entered.
MinFrameDurationMonoMac.CoreMedia.CMTime. Minimum frame duration.
[read-only]
SampleBufferCallbackQueueMonoMac.CoreFoundation.DispatchQueue. Gets the DispatchQueue used by the sampling buffer delegate.
[read-only]
SampleBufferDelegateAVCaptureVideoDataOutputSampleBufferDelegate. Gets the sampling buffer delegate.
UncompressedVideoSettingAVVideoSettingsUncompressed. Documentation for this section has not yet been entered.
VideoSettingsAVVideoSettings. Video settings.
WeakVideoSettingsMonoMac.Foundation.NSDictionary. Documentation for this section has not yet been entered.