QTCaptureConnection
Notifications
QTCaptureConnection()
QTCaptureConnection(IntPtr)
QTCaptureConnection(NSObjectFlag)
AttributeDidChangeNotification
AttributeWillChangeNotification
AudioAveragePowerLevelsAttribute
AudioMasterVolumeAttribute
AudioPeakHoldLevelsAttribute
AudioVolumesAttribute
ChangedAttributeKey
ClassHandle
ConnectionAttributes
Enabled
EnabledAudioChannelsAttribute
FormatDescription
FormatDescriptionDidChangeNotification
FormatDescriptionWillChangeNotification
MediaType
MediaTypeValue
Owner
GetAttribute(NSString)
GetAttribute(String)
IsAttributeReadOnly(String)
SetAttribute(NSObject, NSString)
SetAttribute(NSObject, String)
xamarinmac
namespace QTKit
{
[Register("QTCaptureConnection", true)]
public class QTCaptureConnection : NSObject
{
public void SetAttribute(NSObject attribute, string key);
}
}
Xamarin macOS | 0.0 |
---|---|
Information specific to xamarinmac | |
Assembly | Xamarin.Mac , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API