mirror of
https://github.com/samsonjs/media.git
synced 2026-04-27 15:07:40 +00:00
Reassign TODO to new bug.
PiperOrigin-RevId: 468672505
This commit is contained in:
parent
c0cfb0b1b2
commit
ee04bb8825
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ import java.util.List;
|
||||||
*/
|
*/
|
||||||
@UnstableApi
|
@UnstableApi
|
||||||
public interface FrameProcessor {
|
public interface FrameProcessor {
|
||||||
// TODO(b/238302213): Allow effects to be replaced.
|
// TODO(b/243036513): Allow effects to be replaced.
|
||||||
|
|
||||||
/** A factory for {@link FrameProcessor} instances. */
|
/** A factory for {@link FrameProcessor} instances. */
|
||||||
interface Factory {
|
interface Factory {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue