mirror of
https://github.com/samsonjs/media.git
synced 2026-03-29 10:05:48 +00:00
Remove stale TODO
PiperOrigin-RevId: 545711472
This commit is contained in:
parent
63331dbd1b
commit
2b8c01de47
1 changed files with 0 additions and 2 deletions
|
|
@ -42,8 +42,6 @@ import java.util.concurrent.Executor;
|
|||
*/
|
||||
@UnstableApi
|
||||
public interface VideoFrameProcessor {
|
||||
// TODO(b/243036513): Allow effects to be replaced.
|
||||
|
||||
/**
|
||||
* Specifies how the input frames are made available to the {@link VideoFrameProcessor}. One of
|
||||
* {@link #INPUT_TYPE_SURFACE}, {@link #INPUT_TYPE_BITMAP} or {@link #INPUT_TYPE_TEXTURE_ID}.
|
||||
|
|
|
|||
Loading…
Reference in a new issue