Searched refs:SparseChannelAudioSource (Results 1 – 3 of 3) sorted by relevance
22 public class SparseChannelAudioSource extends WaveTableSource { class32 public SparseChannelAudioSource(int mask) { in SparseChannelAudioSource() method in SparseChannelAudioSource
39 : (mJavaSource = new SparseChannelAudioSource(mChannelsMask)); in getJavaSource()
45 import org.hyphonate.megaaudio.player.sources.SparseChannelAudioSource;147 private SparseChannelAudioSource mAudioSource;856 mAudioSource = (SparseChannelAudioSource) mSourceProvider.getActiveSource(); in startDuplex()