< LynkeosMovieFileWriterDelegate > Protocol Reference
[Graphic files access]

This protocol describes the delegate which feed the movie writer with frame data. More...

#import <LynkeosFileWriter.h>

List of all members.

Public Member Functions

(void) - getFrameAtIndex:withData:lineWidth:
 Retrieve image data for the given frame.


Detailed Description

This protocol describes the delegate which feed the movie writer with frame data.

Member Function Documentation

- (void) getFrameAtIndex: (u_long)  index
withData: (const void *const *)  planes
lineWidth: (u_short)  lineW 

Retrieve image data for the given frame.

Parameters:
index The index of the frame to retrieve.
planes An array of color plane pointers filled by the delegate
lineW The sample width of each color plane.


The documentation for this protocol was generated from the following file:
Generated on Sat Mar 22 17:44:50 2008 for Lynkeos by  doxygen 1.5.4