Home
last modified time | relevance | path

Searched refs:GetVideoCodecInfo (Results 1 – 3 of 3) sorted by relevance

/haiku/src/apps/mediaplayer/
H A DController.h127 status_t GetVideoCodecInfo(media_codec_info* info);
H A DInfoWin.cpp400 status = fController->GetVideoCodecInfo(&mci); in _UpdateVideo()
H A DController.cpp937 Controller::GetVideoCodecInfo(media_codec_info* info) in GetVideoCodecInfo() function in Controller