Searched refs:PlayoutDelay (Results 1 – 2 of 2) sorted by relevance
/device/google/cuttlefish/host/frontend/webrtc/libcommon/ | ||
D | audio_device.h | 121 int32_t PlayoutDelay(uint16_t* delayMS) const override; |
D | audio_device.cpp | 226 int32_t CfAudioDeviceModule::PlayoutDelay(uint16_t* delayMS) const { in PlayoutDelay() function in cuttlefish::webrtc_streaming::CfAudioDeviceModule |