mirror of
https://github.com/samsonjs/media.git
synced 2026-04-01 10:35:48 +00:00
Before, it was possible for onDurationUs() and onAllTracksRegistered() to be called before onTrackAdded() because they are called from different threads. onDurationUs() and onAllTracksRegistered() are called from the Transformer internal thread, and onTrackAdded() is called from the playback thread. PiperOrigin-RevId: 497102556 |
||
|---|---|---|
| .. | ||
| androidTest | ||
| main | ||
| test | ||