Searched defs:AudioPatch (Results 1 – 2 of 2) sorted by relevance
30 public class AudioPatch { class36 AudioPatch(AudioHandle patchHandle, AudioPortConfig[] sources, AudioPortConfig[] sinks) { in AudioPatch() method in AudioPatch
311 AudioPatch(audio_patch_handle_t handle, in AudioPatch() function