Fix composition's duration not respecting presentation duration
PiperOrigin-RevId: 580540264
This commit is contained in:
parent
2ae22a412a
commit
ef9a76efe2
@ -239,6 +239,7 @@ public final class EditedMediaItem {
|
||||
* The duration of the image in the output video for image {@link MediaItem}, or the media
|
||||
* duration for other types of {@link MediaItem}, in microseconds.
|
||||
*/
|
||||
// TODO - b/309767764: Consider merging with presentationDurationUs.
|
||||
public final long durationUs;
|
||||
|
||||
/** The frame rate of the image in the output video, in frames per second. */
|
||||
|
Loading…
x
Reference in New Issue
Block a user