Home
last modified time | relevance | path

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

/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/trackselection/
DDefaultTrackSelector.java168 private int maxVideoHeight; field in DefaultTrackSelector.ParametersBuilder
283 public ParametersBuilder setMaxVideoSize(int maxVideoWidth, int maxVideoHeight) { in setMaxVideoSize()
828 public final int maxVideoHeight; field in DefaultTrackSelector.Parameters
944 int maxVideoHeight, in Parameters()
1769 int maxVideoHeight, in getAdaptiveVideoTracksForGroup()
1834 int maxVideoHeight, in getAdaptiveVideoTrackCountForMimeType()
1862 int maxVideoHeight, in filterAdaptiveVideoTrackCountForMimeType()
1888 int maxVideoHeight, in isSupportedAdaptiveVideoTrack()