Home
last modified time | relevance | path

Searched defs:HwAudioSource (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/media/java/android/media/
H A DHwAudioSource.java36 public class HwAudioSource extends PlayerBase { class
56 private HwAudioSource(@NonNull AudioDeviceInfo device, @NonNull AudioAttributes attributes) { in HwAudioSource() method in HwAudioSource