Home
last modified time | relevance | path

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

/external/opencv3/modules/videoio/src/
Dcap_msmf.cpp3795 HRESULT getSourceDuration(IMFMediaSource *pSource, MFTIME *pDuration) const;
3912 getSourceDuration(this->videoFileSource, &duration); in getProperty()
4012 HRESULT CvCaptureFile_MSMF::getSourceDuration(IMFMediaSource *pSource, MFTIME *pDuration) const in getSourceDuration() function in CvCaptureFile_MSMF