mirror of
https://github.com/samsonjs/media.git
synced 2026-04-11 12:15:47 +00:00
Remove stale Javadoc
PiperOrigin-RevId: 713253227
This commit is contained in:
parent
0cf52ed45d
commit
3a00960831
1 changed files with 0 additions and 2 deletions
|
|
@ -25,8 +25,6 @@ import androidx.media3.common.util.UnstableApi;
|
|||
* Changes the frame timestamps using the {@link TimestampMap}.
|
||||
*
|
||||
* <p>This effect doesn't drop any frames.
|
||||
*
|
||||
* <p>This effect is not supported for effects previewing.
|
||||
*/
|
||||
@UnstableApi
|
||||
public final class TimestampAdjustment implements GlEffect {
|
||||
|
|
|
|||
Loading…
Reference in a new issue