We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5358447 commit 1430c59Copy full SHA for 1430c59
libraries/transformer/src/main/java/androidx/media3/transformer/Mp4Info.java
@@ -59,7 +59,7 @@
59
*/
60
public final long lastSyncSampleTimestampUs;
61
62
- /** The prestation timestamp of the first video frame, in microseconds. */
+ /** The presentation timestamp of the first video frame, in microseconds. */
63
public final long firstVideoSampleTimestampUs;
64
65
/**
0 commit comments