Remove stale Javadoc

PiperOrigin-RevId: 713253227
This commit is contained in:
kimvde 2025-01-08 05:13:25 -08:00 committed by Copybara-Service
parent 0cf52ed45d
commit 3a00960831

View File

@ -25,8 +25,6 @@ import androidx.media3.common.util.UnstableApi;
* Changes the frame timestamps using the {@link TimestampMap}. * Changes the frame timestamps using the {@link TimestampMap}.
* *
* <p>This effect doesn't drop any frames. * <p>This effect doesn't drop any frames.
*
* <p>This effect is not supported for effects previewing.
*/ */
@UnstableApi @UnstableApi
public final class TimestampAdjustment implements GlEffect { public final class TimestampAdjustment implements GlEffect {