| synopsis || prev || next |

mj2_target::close

Java: Mj2_target::Close

void close( )

Java: void Close( )

[Declared in "../apps/compressed_io/mj2.h"]

Go to class description.


Synopsis

Flushes all active tracks and appends the Motion JPEG2000 meta-data (index tables, rendering information, timing information, etc.) to the end of the file. Destroys the internal object and resets the state of the interface so that exists returns false. It is safe to close an object which was never opened.


| top || synopsis || prev || next |