Searched defs:stopStream (Results 1 – 7 of 7) sorted by relevance
92 StreamBase::Result OboeStream::stopStream() { in stopStream() function in OboeStream
222 public int stopStream() { in stopStream() method in JavaRecorder
103 public int stopStream() { in stopStream() method in OboeRecorder
230 public int stopStream() { in stopStream() method in JavaPlayer
117 public int stopStream() { in stopStream() method in OboePlayer
249 public abstract int stopStream(); in stopStream() method in StreamBase
65 void stopStream() { in stopStream() function