Home
last modified time | relevance | path

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

/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/trackselection/
DDefaultTrackSelector.java183 private boolean allowAudioMixedChannelCountAdaptiveness; field in DefaultTrackSelector.ParametersBuilder
484 boolean allowAudioMixedChannelCountAdaptiveness) { in setAllowAudioMixedChannelCountAdaptiveness()
906 public final boolean allowAudioMixedChannelCountAdaptiveness; field in DefaultTrackSelector.Parameters
960 boolean allowAudioMixedChannelCountAdaptiveness, in Parameters()