Commit ecf168b3 by kimvde Committed by tonihei

Clarify slow mo flattening Javadoc

PiperOrigin-RevId: 511778088
parent 734487ad
......@@ -103,8 +103,8 @@ public final class EditedMediaItem {
* {@link Mp4Extractor} used. Otherwise, the slow motion metadata will be ignored and the input
* won't be flattened.
*
* <p>Slow motion flattening is only supported when the {@link Composition} contains one {@link
* MediaItem}.
* <p>Slow motion flattening is only supported when the {@link Composition} contains exactly one
* {@link MediaItem}.
*
* <p>Using slow motion flattening together with {@link MediaItem.ClippingConfiguration} is not
* supported yet.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment