Home
last modified time | relevance | path

Searched refs:allowAudioMixedChannelCountAdaptiveness (Results 1 – 2 of 2) 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
244 allowAudioMixedChannelCountAdaptiveness = in ParametersBuilder()
245 initialValues.allowAudioMixedChannelCountAdaptiveness; in ParametersBuilder()
484 boolean allowAudioMixedChannelCountAdaptiveness) { in setAllowAudioMixedChannelCountAdaptiveness() argument
485 this.allowAudioMixedChannelCountAdaptiveness = allowAudioMixedChannelCountAdaptiveness; in setAllowAudioMixedChannelCountAdaptiveness()
727 allowAudioMixedChannelCountAdaptiveness, in build()
760 allowAudioMixedChannelCountAdaptiveness = false; in setInitialValuesWithoutContext()
906 public final boolean allowAudioMixedChannelCountAdaptiveness; field in DefaultTrackSelector.Parameters
960 boolean allowAudioMixedChannelCountAdaptiveness, in Parameters() argument
997 this.allowAudioMixedChannelCountAdaptiveness = allowAudioMixedChannelCountAdaptiveness; in Parameters()
[all …]
/external/exoplayer/tree/
DRELEASENOTES.md548 * Add `allowAudioMixedChannelCountAdaptiveness` parameter to