Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/webrtc/libcommon/
Daudio_device.h121 int32_t PlayoutDelay(uint16_t* delayMS) const override;
Daudio_device.cpp226 int32_t CfAudioDeviceModule::PlayoutDelay(uint16_t* delayMS) const { in PlayoutDelay() function in cuttlefish::webrtc_streaming::CfAudioDeviceModule