Document TimestampWrapper not working with previewing.
Mentioned in https://github.com/androidx/media/issues/821 PiperOrigin-RevId: 585595948
This commit is contained in:
parent
ad40db4489
commit
c650f05234
@ -26,6 +26,8 @@ import androidx.media3.common.util.UnstableApi;
|
||||
/**
|
||||
* 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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user