Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/webrtc/libcommon/
Daudio_device.h80 bool Recording() const override;
Daudio_device.cpp143 bool CfAudioDeviceModule::Recording() const { return recording_; } in Recording() function in cuttlefish::webrtc_streaming::CfAudioDeviceModule