Transformer GL: Remove unused setResolution exception javadoc.
PiperOrigin-RevId: 433467719
This commit is contained in:
parent
af6f6bb406
commit
d06d690d78
@ -122,7 +122,6 @@ public final class TransformationRequest {
|
|||||||
*
|
*
|
||||||
* @param outputHeight The output height of the displayed video, in pixels.
|
* @param outputHeight The output height of the displayed video, in pixels.
|
||||||
* @return This builder.
|
* @return This builder.
|
||||||
* @throws IllegalArgumentException If the {@code outputHeight} is not supported.
|
|
||||||
*/
|
*/
|
||||||
public Builder setResolution(int outputHeight) {
|
public Builder setResolution(int outputHeight) {
|
||||||
// TODO(b/201293185): Restructure to input a Presentation class.
|
// TODO(b/201293185): Restructure to input a Presentation class.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user