Remove stale TODO
PiperOrigin-RevId: 545711472
This commit is contained in:
parent
63331dbd1b
commit
2b8c01de47
@ -42,8 +42,6 @@ import java.util.concurrent.Executor;
|
|||||||
*/
|
*/
|
||||||
@UnstableApi
|
@UnstableApi
|
||||||
public interface VideoFrameProcessor {
|
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
|
* 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}.
|
* {@link #INPUT_TYPE_SURFACE}, {@link #INPUT_TYPE_BITMAP} or {@link #INPUT_TYPE_TEXTURE_ID}.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user