Searched defs:getInputPreset (Results 1 – 3 of 3) sorted by relevance
168 public int getInputPreset() { in getInputPreset() method in OboeAudioStream171 public native int getInputPreset(int streamIndex); in getInputPreset() method in OboeAudioStream
162 public int getInputPreset() { in getInputPreset() method in StreamConfiguration
152 InputPreset getInputPreset() const { return mInputPreset; } in getInputPreset() function