Fix javadoc error for MediaFormat.KEY_BITRATE_MODE
Change-Id: I0d95ba29ce1cbdb697df9a0714930c752971eb4a Test: build
This commit is contained in:
parent
e1cd25ae2c
commit
e97b05d090
@ -1171,7 +1171,7 @@ public final class MediaFormat {
|
||||
|
||||
/**
|
||||
* A key describing the desired bitrate mode to be used by an encoder.
|
||||
* Constants are declared in {@link MediaCodecInfo.CodecCapabilities}.
|
||||
* Constants are declared in {@link MediaCodecInfo.EncoderCapabilities}.
|
||||
*
|
||||
* @see MediaCodecInfo.EncoderCapabilities#isBitrateModeSupported(int)
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user