| synopsis || prev || next |

kdu_compressed_video_source::get_num_frames

Java: Kdu_compressed_video_source::Get_num_frames

virtual int get_num_frames( )

Java: int Get_num_frames( )

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

Go to class description.


Synopsis

Returns the total number of frames which are available, or 0 if the value is not known. Some video sources might not provide an indication of the total number of frames available in a global header, in which case they are at liberty to return 0 here.


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