Searched refs:maxVideoWidth (Results 1 – 1 of 1) sorted by relevance
167 private int maxVideoWidth; field in DefaultTrackSelector.ParametersBuilder228 maxVideoWidth = initialValues.maxVideoWidth; in ParametersBuilder()283 public ParametersBuilder setMaxVideoSize(int maxVideoWidth, int maxVideoHeight) { in setMaxVideoSize() argument284 this.maxVideoWidth = maxVideoWidth; in setMaxVideoSize()710 maxVideoWidth, in build()744 maxVideoWidth = Integer.MAX_VALUE; in setInitialValuesWithoutContext()819 public final int maxVideoWidth; field in DefaultTrackSelector.Parameters943 int maxVideoWidth, in Parameters() argument981 this.maxVideoWidth = maxVideoWidth; in Parameters()1012 this.maxVideoWidth = in.readInt(); in Parameters()[all …]