mirror of
https://github.com/samsonjs/media.git
synced 2026-04-05 11:15:46 +00:00
The `SubtitleParser.Factory` is no longer @Nullable and the experimenting toggle is used to enable/disable the use of this factory for subtitle parsing during extraction. The three places that will hold the "truth" for the `SubtitleParser.Factory` are: BundledChunkExtractor.Factory, SsChunkSource.Factory, DefaultHlsExtractorFactory DASH: `DashMediaSource.Factory` would only propagate it to `DashChunkSource.Factory` -> `BundledChunkExtractor.Factory` SS: `SSMediaSource.Factory` -> `SsChunkSource.Factory` HLS: `HlsMediaSource.Factory` -> `HlsExtractorFactory` #minor-release PiperOrigin-RevId: 601151615 |
||
|---|---|---|
| .. | ||
| java/androidx/media3/exoplayer/smoothstreaming | ||
| AndroidManifest.xml | ||