| synopsis || return value || arguments || prev || next |
virtual bool seek_to_frame( int frame_idx)
Java: boolean Seek_to_frame( int frame_idx)
[Declared in "../apps/compressed_io/kdu_video_io.h"]
Call this function to set the index (starts from 0) of the frame to be opened by the next call to open_image.
False if the indicated frame does not exist, or frame seeking is not supported by the implementation.
| top || synopsis || return value || arguments || prev || next |