Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a31af1d4 authored by Dichen Zhang's avatar Dichen Zhang Committed by Automerger Merge Worker
Browse files

Merge "Fix javadoc error for MediaFormat.KEY_BITRATE_MODE" am: b7c18f23

parents 93da655f b7c18f23
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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)
     */