mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00
Remove stale (incorrect) javadoc lines from transformer.java
PiperOrigin-RevId: 547451166
This commit is contained in:
parent
0412a36564
commit
e81ae0a8eb
@ -736,13 +736,10 @@ public final class Transformer {
|
||||
* More precisely, the composition must either contain a single {@linkplain
|
||||
* EditedMediaItemSequence sequence}, or contain one audio-only sequence and one
|
||||
* video/image-only sequence.
|
||||
* <li>A sequence cannot contain both video and image input.
|
||||
* <li>A sequence cannot contain both HDR and SDR video input.
|
||||
* <li>A sequence cannot have gaps in its video or image samples. In other words, if a sequence
|
||||
* contains video or image data, it must contain this type of data in the entire sequence.
|
||||
* <li>All the {@link EditedMediaItem} instances in a sequence must have the same audio format.
|
||||
* <li>All the {@link EditedMediaItem} instances in a sequence must have the same effects
|
||||
* applied.
|
||||
* <li>The {@linkplain Composition#effects composition effects} must contain no {@linkplain
|
||||
* Effects#audioProcessors audio effects}.
|
||||
* <li>The composition effects must either contain no {@linkplain Effects#videoEffects video
|
||||
|
Loading…
x
Reference in New Issue
Block a user