Functions | |
int | ReadNextFrame (SDIFFrame &frame) |
bool & | eof () |
int | WriteFrame (SDIFFrame &frame) |
|
read the next frame of the file return the number of bytes read |
|
true if file is at eof |
|
write the next frame of the file return the size of the frame write |