Lynkeos
List of all members
FFmpegReader Class Reference

Class for reading movie file formats non supported by Cocoa. More...

#import <FFmpegReader.h>

Inheritance diagram for FFmpegReader:
Inheritance graph
[legend]
Collaboration diagram for FFmpegReader:
Collaboration graph
[legend]

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...
 

Detailed Description

Class for reading movie file formats non supported by Cocoa.


The documentation for this class was generated from the following file: