HomeSort by relevance Sort by last modified time
    Searched refs:output_file_playing (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/voice_engine/
channel.h 91 output_file_playing(false),
99 bool output_file_playing; member in struct:webrtc::voe::ChannelState::State
132 state_.output_file_playing = enable;
channel.cc 615 if (state.output_file_playing)
705 if (channel_state_.Get().output_file_playing)
    [all...]

Completed in 53 milliseconds