public class QTFormatDescription extends NSObject
| Constructor and Description |
|---|
QTFormatDescription(long ptr)
Initializes a new QTFormatDescription instance which is to
represent a specific QTKit QTFormatDescription object.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
finalize()
Called by the garbage collector to release system resources and perform
other cleanup.
|
Dimension |
size() |
public QTFormatDescription(long ptr)
ptr - the pointer to the QTKit QTFormatDescription object
which is to be represented by the new instanceprotected void finalize()
finalize in class ObjectObject.finalize()public Dimension size()
Copyright © 2021 jitsi.org. All rights reserved.