mirror of
https://github.com/samsonjs/media.git
synced 2026-04-17 13:15:47 +00:00
Effect: Remove stale TODO.
PiperOrigin-RevId: 603632255
This commit is contained in:
parent
a27511cc50
commit
d87179b463
1 changed files with 0 additions and 1 deletions
|
|
@ -78,7 +78,6 @@ public final class DefaultAssetLoaderFactory implements AssetLoader.Factory {
|
|||
Clock clock) {
|
||||
this.context = context.getApplicationContext();
|
||||
this.decoderFactory = decoderFactory;
|
||||
// TODO: b/307952514 - MediaCodec tone-mapping information isn't actually used yet. Use it.
|
||||
this.hdrMode = hdrMode;
|
||||
this.clock = clock;
|
||||
this.mediaSourceFactory = null;
|
||||
|
|
|
|||
Loading…
Reference in a new issue