mirror of
https://github.com/samsonjs/media.git
synced 2026-03-25 09:25:53 +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
|
||||
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. */
|
||||
interface Factory {
|
||||
|
|
|
|||
Loading…
Reference in a new issue