commit | ad501591af96b7fd07965669dbf46b8f9bfad030 | [log] [tgz] |
---|---|---|
author | Lajos Molnar <lajos@google.com> | Mon Jan 06 15:45:29 2025 -0800 |
committer | Lajos Molnar <lajos@google.com> | Mon Jan 06 15:45:29 2025 -0800 |
tree | cafed7d63c7483db368100bcafe06c5252ec73f5 | |
parent | a72893eb6566aab8a8ae21d190b5e49d480e44c3 [diff] |
MediaCodec: fix javadoc on onMetricsFlushed Clarify that the callback is only used for metrics that are flushed during the executing state, and describe how the metrics can be retrieved during codec reconfiguration. Change-Id: I9079920ae96556388f97b2d9b61fd9ae967c6c0f Flags: DOCS_ONLY Test: compile Bug: 378167016