편집

다음을 통해 공유


QTFormatDescription Constructors

Definition

Overloads

QTFormatDescription()
QTFormatDescription(NSObjectFlag)
QTFormatDescription(IntPtr)

QTFormatDescription()

[Foundation.Export("init")]
public QTFormatDescription ();
Attributes

Applies to

QTFormatDescription(NSObjectFlag)

protected QTFormatDescription (Foundation.NSObjectFlag t);
new QTKit.QTFormatDescription : Foundation.NSObjectFlag -> QTKit.QTFormatDescription

Parameters

Applies to

QTFormatDescription(IntPtr)

protected internal QTFormatDescription (IntPtr handle);
new QTKit.QTFormatDescription : nativeint -> QTKit.QTFormatDescription

Parameters

handle
IntPtr

nativeint

Applies to