<img src="https://img.shields.io/badge/%20-ENTERPRISE-%23B10031" style="float:left"/><br /> <img src="https://img.shields.io/badge/Android-V4-009727?logo=android" style="float:left"/><br /><img src="https://img.shields.io/badge/Fire%20TV-BETA%20V2-FC4C02?logo=amazonfiretv" style="float:left"/><br />
Chunkless preparation allows ExoPlayer to set up more quickly if the `#EXT-X-STREAM-INF
` tags contain the `CODECS
` attribute. ExoPlayer will not need to download part of the media to determine which codec was used.
As shown in the following example, use the `ExoPlayerSettings
` reference that can be retrieved from `JWPlayerView
` to enable chunkless preparation. Chunkless preparation is disabled by default.
<br />

<br />