Lynkeos
|
Class for reading movie file formats non supported by Cocoa. More...
#import <FFmpegReader.h>
Additional Inherited Members | |
![]() | |
(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... | |
![]() | |
(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 movie file formats non supported by Cocoa.