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

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

Update MediaFormat java doc

Add KEY_DURATION.

Change-Id: I9019e7969262bf83652e0c041130cabf2fcf6d0b
Bug: 142823918
parent 4cfbdb2e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -52,6 +52,7 @@ import java.util.stream.Collectors;
 * <tr><td>{@link #KEY_PIXEL_ASPECT_RATIO_WIDTH}</td><td>Integer</td><td>optional, the pixel aspect ratio width</td></tr>
 * <tr><td>{@link #KEY_PIXEL_ASPECT_RATIO_HEIGHT}</td><td>Integer</td><td>optional, the pixel aspect ratio height</td></tr>
 * <tr><td>{@link #KEY_BIT_RATE}</td><td>Integer</td><td><b>encoder-only</b>, desired bitrate in bits/second</td></tr>
 * <tr><td>{@link #KEY_DURATION}</td><td>long</td><td>the duration of the content (in microseconds)</td></tr>
 * </table>
 *
 * Video formats have the following keys: