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
{
[Advice("Use QTCaptureConnection.Notifications.ObserveFormatDescriptionWillChange helper method instead.")]
[Field("QTCaptureConnectionFormatDescriptionWillChangeNotification", "QTKit")]
public static NSString! FormatDescriptionWillChangeNotification { get; }
}
}
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