MonobjcMonobjc Documented Class Library
Owner Property
NamespacesMonobjc.QTKitQTCaptureConnectionOwner

Returns the QTCaptureInput or QTCaptureOutput object that owns the receiver.

Original signature is '- (id)owner'

Available in 5 and later.

Declaration Syntax
C#Visual BasicVisual C++
public virtual Id Owner { get; }
Public Overridable ReadOnly Property Owner As Id
	Get
public:
virtual property Id^ Owner {
	Id^ get ();
}
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)

Assembly: Monobjc.QTKit (Module: Monobjc.QTKit)