Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/webrtc/libcommon/
Daudio_device.h134 int32_t GetPlayoutUnderrunCount() const override;
Daudio_device.cpp244 int32_t CfAudioDeviceModule::GetPlayoutUnderrunCount() const { return -1; } in GetPlayoutUnderrunCount() function in cuttlefish::webrtc_streaming::CfAudioDeviceModule