virtual int get_num_frames( )
Java: int Get_num_frames( )
[Declared in "../apps/compressed_io/mj2.h"]
Returns the total number of frames in the track. In the case of an interlaced track ( get_field_order returns one of KDU_FIELDS_TOP_FIRST or KDU_FIELDS_TOP_SECOND), there are two images (fields) in every frame; this function returns the number of frames, not the number of images.