org.rococoa.cocoa.qtkit.categories
Interface QTSelection

All Known Implementing Classes:
QTMovie

public interface QTSelection

This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects..
For help, please visit NativeLibs4Java, Rococoa, or JNA.


Nested Class Summary
static interface QTSelection._static_
           
 
Method Summary
 NSObject selectionDuration()
           
 NSObject selectionEnd()
           
 NSObject selectionStart()
           
 

Method Detail

selectionStart

NSObject selectionStart()

selectionEnd

NSObject selectionEnd()

selectionDuration

NSObject selectionDuration()