assumeEmsgMetadataForHlsChunklessPreparations
When using allowChunklessPreparationForHls the player is unable to determine the timed metadata type present in the HLS stream. By default, the player assumes that the timed metadata is of type ID3
. If the timed metadata is known to be of type event message (EMSG
), this property can be set to true
. If there is no timed metadata in the stream, this property has no effect.
Default is false
.