mirror of
https://github.com/samsonjs/media.git
synced 2026-04-15 12:55:46 +00:00
Clarify slow mo flattening Javadoc
PiperOrigin-RevId: 511778088
This commit is contained in:
parent
55b4c9a148
commit
41a6d4aafb
1 changed files with 2 additions and 2 deletions
|
|
@ -101,8 +101,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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue