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

Commit e97b05d0 authored by Dichen Zhang's avatar Dichen Zhang
Browse files

Fix javadoc error for MediaFormat.KEY_BITRATE_MODE

Change-Id: I0d95ba29ce1cbdb697df9a0714930c752971eb4a
Test: build
parent e1cd25ae
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)
     */