mirror of
https://github.com/samsonjs/media.git
synced 2026-03-30 10:15:48 +00:00
- Made enabledRenderers an array to avoid loads of method calls. - Made if so that enabled renderers are always called in a consistent order, rather than their order changing if they're enabled/disabled over time. This is likely to make performance more predictable. - Split out reading of resets into a separate method. This method is now called directly after seeking on the source, so as to ensure instant propagation of the new position from source->renderers in the common case. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=117225639 |
||
|---|---|---|
| .. | ||
| java/com/google/android/exoplayer | ||
| res | ||
| AndroidManifest.xml | ||
| project.properties | ||