Remove stale (incorrect) javadoc lines from transformer.java

PiperOrigin-RevId: 547451166
This commit is contained in:
claincly 2023-07-12 11:55:18 +01:00 committed by Rohit Singh
parent 0412a36564
commit e81ae0a8eb

View File

@ -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