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

Commit 00157c0d authored by Jean-Baptiste Queru's avatar Jean-Baptiste Queru Committed by Android Git Automerger
Browse files

am 6c0fe0df: Merge "MediaFormat: Fix the documentation link to the AAC profile constants"

* commit '6c0fe0df':
  MediaFormat: Fix the documentation link to the AAC profile constants
parents 443feae6 6c0fe0df
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -154,7 +154,7 @@ public final class MediaFormat {

    /**
     * A key describing the AAC profile to be used (AAC audio formats only).
     * Constants are declared in {@link android.media.MediaCodecInfo.CodecCapabilities}.
     * Constants are declared in {@link android.media.MediaCodecInfo.CodecProfileLevel}.
     */
    public static final String KEY_AAC_PROFILE = "aac-profile";