org.rococoa.cocoa.qtkit
Class QTMovie._Class
java.lang.Object
org.rococoa.cocoa.qtkit.QTMovie._Class
- All Implemented Interfaces:
- ObjCClass, ObjCObject
- Enclosing class:
- QTMovie
public abstract static class QTMovie._Class
- extends Object
- implements ObjCClass
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QTMovie._Class
public QTMovie._Class()
movie
public abstract QTMovie movie()
movieWithFile_error
public abstract QTMovie movieWithFile_error(String fileName,
ObjCObjectByReference errorReference)
movieWithAttributes_error
public abstract QTMovie movieWithAttributes_error(NSDictionary attributes,
ObjCObjectByReference errorReference)
movieWithQuickTimeMovie_disposeWhenDone_error
public abstract QTMovie movieWithQuickTimeMovie_disposeWhenDone_error(com.sun.jna.Pointer movie,
boolean b,
ObjCObjectByReference errorReference)
Copyright © 2012. All Rights Reserved.