Searched refs:FindKeyFrameForTime (Results 1 - 3 of 3) sorted by relevance

/haiku/headers/os/media/
H A DMediaTrack.h141 status_t FindKeyFrameForTime(bigtime_t* _time,
/haiku/src/apps/mediaplayer/supplier/
H A DMediaTrackVideoSupplier.cpp49 // fVideoTrack->FindKeyFrameForTime(&keyFrameTime,
184 status_t ret = fVideoTrack->FindKeyFrameForTime(performanceTime,
/haiku/src/kits/media/
H A DMediaTrack.cpp531 BMediaTrack::FindKeyFrameForTime(bigtime_t* _time, int32 flags) const function in class:BMediaTrack
548 ERROR("BMediaTrack::FindKeyFrameForTime: extractor seek failed: %s\n",

Completed in 91 milliseconds