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

  /external/chromium_org/third_party/webrtc/voice_engine/
channel.h 87 output_file_playing(false),
95 bool output_file_playing; member in struct:webrtc::voe::ChannelState::State
128 state_.output_file_playing = enable;
channel.cc 651 if (state.output_file_playing)
744 if (channel_state_.Get().output_file_playing)
    [all...]

Completed in 750 milliseconds