Merge "Fix javadoc error for MediaFormat.KEY_BITRATE_MODE" am: b7c18f231a am: a31af1d435
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2480317 Change-Id: I599e840f1a0d2ea2268e359878d58fdb4c794230 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -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)
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user