org.rococoa.cocoa.qtkit.categories
Interface QTMovieChapters
- All Known Implementing Classes:
- QTMovie
public interface QTMovieChapters
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.
hasChapters
boolean hasChapters()
chapterCount
int chapterCount()
chapters
NSArray chapters()
addChapters_withAttributes_error
void addChapters_withAttributes_error(NSArray chapters,
NSDictionary attributes,
PointerByReference errorPtr)
removeChapters
boolean removeChapters()
startTimeOfChapter
NSObject startTimeOfChapter(int chapterIndex)
- Original signature :
-(id)startTimeOfChapter:(NSInteger)
0-based index