Skip to content

Commit

Permalink
Document TimestampWrapper not working with previewing.
Browse files Browse the repository at this point in the history
Mentioned in #821

PiperOrigin-RevId: 585595948
  • Loading branch information
dway123 authored and Copybara-Service committed Nov 27, 2023
1 parent ad40db4 commit c650f05
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@
/**
* Applies a {@link GlEffect} from {@code startTimeUs} to {@code endTimeUs}, and no change on all
* other timestamps.
*
* <p>This currently does not work with {@code ExoPlayer#setVideoEffects}.
*/
@UnstableApi
public final class TimestampWrapper implements GlEffect {
Expand Down

0 comments on commit c650f05

Please sign in to comment.