Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/
Dgstmfsourcereader.cpp511 LONGLONG mf_timestamp; in gst_mf_source_reader_get_media_buffer() local
549 hr = sample->GetSampleDuration (&mf_timestamp); in gst_mf_source_reader_get_media_buffer()
555 *duration = mf_timestamp * 100; in gst_mf_source_reader_get_media_buffer()