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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/unix/
H A Dmediactrl.cpp1546 GstFormat fmtBytes = GST_FORMAT_BYTES; local
1548 if (!wxGst_element_query_duration(m_playbin, &fmtBytes, &length) ||
1549 fmtBytes != GST_FORMAT_BYTES || length == -1)

Completed in 36 milliseconds