| synopsis || prev || next |

mj2_video_source::get_frame_period

Java: Mj2_video_source::Get_frame_period

virtual kdu_long get_frame_period( )

Java: long Get_frame_period( )

Overrides kdu_compressed_video_source::get_frame_period

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

Go to class description.


Synopsis

If no image is currently open, this function returns 0. Otherwise, it returns the number of ticks associated with the frame to which the currently open image belongs. The number of ticks per second is identified by the get_timescale function. If the video is interlaced, there are two images (fields) in each frame period.


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