Home
last modified time | relevance | path

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

/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/trackselection/
DDefaultTrackSelector.java167 private int maxVideoWidth; field in DefaultTrackSelector.ParametersBuilder
283 public ParametersBuilder setMaxVideoSize(int maxVideoWidth, int maxVideoHeight) { in setMaxVideoSize()
819 public final int maxVideoWidth; field in DefaultTrackSelector.Parameters
943 int maxVideoWidth, in Parameters()
1768 int maxVideoWidth, in getAdaptiveVideoTracksForGroup()
1833 int maxVideoWidth, in getAdaptiveVideoTrackCountForMimeType()
1861 int maxVideoWidth, in filterAdaptiveVideoTrackCountForMimeType()
1887 int maxVideoWidth, in isSupportedAdaptiveVideoTrack()