mirror of
https://github.com/samsonjs/media.git
synced 2026-03-26 09:35:47 +00:00
Reassign TODO to new bug.
PiperOrigin-RevId: 468672505
(cherry picked from commit ee04bb8825)
This commit is contained in:
parent
8ca462b8f1
commit
a265a9bb0f
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