#import <LynkeosFileWriter.h>
Public Member Functions | |
| (void) | - getFrameAtIndex:withData:lineWidth: |
| Retrieve image data for the given frame. | |
| - (void) getFrameAtIndex: | (u_long) | index | ||
| withData: | (const void *const *) | planes | ||
| lineWidth: | (u_short) | lineW | ||
Retrieve image data for the given frame.
| 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. |
1.5.4