MonoMac.QTKit.QTCaptureDevice Members

The members of MonoMac.QTKit.QTCaptureDevice are listed below.

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Constructors

A constructor that initializes the object from the data stored in the unarchiver object.
Constructor to call on derived classes when the derived class has an [Export] constructor.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.

Public Properties

[read-only]
static
AttributeDidChangeNotificationMonoMac.Foundation.NSString. Notification constant for AttributeDidChange
[read-only]
static
AttributeWillChangeNotificationMonoMac.Foundation.NSString. Notification constant for AttributeWillChange
[read-only]
static
AvailableInputSourcesAttributeMonoMac.Foundation.NSString. Represents the value associated with the constant QTCaptureDeviceAvailableInputSourcesAttribute
AvcTransportControlQTCaptureDeviceTransportControl. Documentation for this section has not yet been entered.
[read-only]
static
ChangedAttributeKeyMonoMac.Foundation.NSString. Represents the value associated with the constant QTCaptureDeviceChangedAttributeKey
[read-only]
override
ClassHandleIntPtr. The handle for this class.
DeviceAttributesMonoMac.Foundation.NSDictionary. Documentation for this section has not yet been entered.
[read-only]
FormatDescriptionsQTFormatDescription[]. Documentation for this section has not yet been entered.
[read-only]
static
FormatDescriptionsDidChangeNotificationMonoMac.Foundation.NSString. Notification constant for FormatDescriptionsDidChange
[read-only]
static
FormatDescriptionsWillChangeNotificationMonoMac.Foundation.NSString. Notification constant for FormatDescriptionsWillChange
[read-only]
static
InputDevicesQTCaptureDevice[]. Documentation for this section has not yet been entered.
[read-only]
static
InputSourceIdentifierAttributeMonoMac.Foundation.NSString. Represents the value associated with the constant QTCaptureDeviceInputSourceIdentifierAttribute
[read-only]
static
InputSourceIdentifierKeyMonoMac.Foundation.NSString. Represents the value associated with the constant QTCaptureDeviceInputSourceIdentifierKey
[read-only]
static
InputSourceLocalizedDisplayNameKeyMonoMac.Foundation.NSString. Represents the value associated with the constant QTCaptureDeviceInputSourceLocalizedDisplayNameKey
[read-only]
IsAvcTransportControlReadOnlybool. Documentation for this section has not yet been entered.
[read-only]
IsConnectedbool. Documentation for this section has not yet been entered.
[read-only]
IsInUseByAnotherApplicationbool. Documentation for this section has not yet been entered.
[read-only]
IsOpenbool. Documentation for this section has not yet been entered.
[read-only]
IsSuspendedbool. Documentation for this section has not yet been entered.
[read-only]
static
LegacySequenceGrabberAttributeMonoMac.Foundation.NSString. Represents the value associated with the constant QTCaptureDeviceLegacySequenceGrabberAttribute
[read-only]
static
LinkedDevicesAttributeMonoMac.Foundation.NSString. Represents the value associated with the constant QTCaptureDeviceLinkedDevicesAttribute
[read-only]
LocalizedDisplayNamestring. Documentation for this section has not yet been entered.
[read-only]
ModelUniqueIDstring. Documentation for this section has not yet been entered.
[read-only]
UniqueIDstring. Documentation for this section has not yet been entered.
[read-only]
static
WasConnectedNotificationMonoMac.Foundation.NSString. Notification constant for WasConnected
[read-only]
static
WasDisconnectedNotificationMonoMac.Foundation.NSString. Notification constant for WasDisconnected

Public Methods

Close()
Documentation for this section has not yet been entered.
static
FromUniqueID(string) : QTCaptureDevice
Documentation for this section has not yet been entered.
GetAttribute(string) : MonoMac.Foundation.NSObject
Documentation for this section has not yet been entered.
static
GetDefaultInputDevice(QTMediaType) : QTCaptureDevice
Documentation for this section has not yet been entered.
static
GetInputDevices(QTMediaType) : QTCaptureDevice[]
Documentation for this section has not yet been entered.
HasMediaType(QTMediaType) : bool
Documentation for this section has not yet been entered.
IsAttributeReadOnly(string) : bool
Documentation for this section has not yet been entered.
Open(out MonoMac.Foundation.NSError) : bool
Documentation for this section has not yet been entered.
SetAttribute(MonoMac.Foundation.NSObject, string)
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resourced used by the QTCaptureDevice object.