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

  /external/chromium_org/third_party/webrtc/examples/android/media_demo/src/org/webrtc/webrtcdemo/
VoiceEngine.java 71 public native int stopPlayout(int channel);
MediaEngine.java 293 check(voe.stopPlayout(audioChannel) == 0, "VoE stop playout failed");

Completed in 156 milliseconds