mirror of
https://github.com/samsonjs/media.git
synced 2026-03-30 10:15:48 +00:00
*** Original commit *** Ensure MediaSourceFactory instances can be re-used This fixes DefaultDrmSessionManager so it can be used by a new Player instance (by nulling out its reference to the playback thread, which is unique per-Player instance). This only works if the DefaultDrmSessionManager is 'fully released' before being used by the second Player instance, meaning that the reference count of the manager and all its sessions is zero. #exofixit Issue: #9099 *** PiperOrigin-RevId: 396861138 |
||
|---|---|---|
| .. | ||
| androidTest | ||
| main | ||
| test | ||