| synopsis || next |

kdu_compressed_video_source::get_timescale

Java: Kdu_compressed_video_source::Get_timescale

virtual kdu_uint32 get_timescale( )

Java: long Get_timescale( )

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

Go to class description.


Synopsis

If the video source provides no timing information, this function may return 0. Otherwise, it returns the number of ticks per second, which defines the time scale used to describe frame periods. See get_frame_period.


| top || synopsis || next |