Searched refs:mServerLatencySupported (Results 1 – 2 of 2) sorted by relevance
132 bool isServerLatencySupported() const { return mServerLatencySupported; } in isServerLatencySupported()404 bool mServerLatencySupported = false; variable
716 mServerLatencySupported = checkServerLatencySupported(format, flags); in Track()2458 mServerLatencySupported = checkServerLatencySupported(mFormat, flags); in RecordTrack()