Searched refs:get_duration_sec (Results 1 – 1 of 1) sorted by relevance
242 double get_duration_sec() const;829 double CvCapture_FFMPEG::get_duration_sec() const in get_duration_sec() function in CvCapture_FFMPEG880 nbf = (int64_t)floor(get_duration_sec() * get_fps() + 0.5); in get_total_frames()