Searched defs:chan (Results 1 – 4 of 4) sorted by relevance
298 public static native void setChannelMuteUriAudioPlayer(int chan, boolean mute); in setChannelMuteUriAudioPlayer()299 public static native void setChannelSoloUriAudioPlayer(int chan, boolean solo); in setChannelSoloUriAudioPlayer()
34 struct rchan *chan; member
388 jclass clazz, jint chan, jboolean mute) in Java_com_example_nativeaudio_NativeAudio_setChannelMuteUriAudioPlayer()400 jclass clazz, jint chan, jboolean solo) in Java_com_example_nativeaudio_NativeAudio_setChannelSoloUriAudioPlayer()
152 } chan[3]; member