|
Lynkeos
|
Class for reading QuickTime movie files. More...
#import <MyCocoaFilesReader.h>


Additional Inherited Members | |
Instance Methods inherited from <LynkeosMovieFileReader> | |
| (u_long) | - numberOfFrames |
| Returns the number of frames in the movie. More... | |
| (NSImage *) | - getNSImageAtIndex: |
| Returns an NSImage for displaying one movie frame. More... | |
| (void) | - getImageSample:atIndex:withPrecision:withPlanes:atX:Y:W:H:lineWidth: |
| Retrieves one movie frame data for processing. More... | |
| (id< LynkeosImageBuffer >) | - getCustomImageSampleAtIndex:atX:Y:W:H: |
| Retrieves image data in a custom format for calibration.(see hasCustomImageBuffer). More... | |
Class Methods inherited from <LynkeosFileReader> | |
| (void) | + lynkeosFileTypes: |
| Returns the file types handled by that class. More... | |
| (BOOL) | + hasCustomImageBuffer |
| Does this reader provides some custom image buffer class(es) ? More... | |
Class for reading QuickTime movie files.
1.8.4