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

Commit a72893eb authored by Lajos Molnar's avatar Lajos Molnar
Browse files

MediaCodec: describe bundle keys for onMetricsFlushed callback

Bug: 383352408
Flag: DOCS_ONLY
Test: compile
Change-Id: I1edadaf28af559d819ff34c584e96d84cba919ac
parent 0805e0e8
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line
@@ -5878,7 +5878,12 @@ final public class MediaCodec {
         * capture the final metrics for the previous subsession.
         *
         * @param codec The MediaCodec object.
         * @param metrics The flushed metrics for this codec.
         * @param metrics The flushed metrics for this codec. This is a
         *                {@link PersistableBundle} containing the set of
         *                attributes and values available for the media being
         *                handled by this instance of MediaCodec. The attributes
         *                are described in {@link MetricsConstants}. Additional
         *                vendor-specific fields may also be present.
         */
        @FlaggedApi(FLAG_SUBSESSION_METRICS)
        public void onMetricsFlushed(