Fmp4HlsSettings constructor
Fmp4HlsSettings({
- String? audioRenditionSets,
- Fmp4NielsenId3Behavior? nielsenId3Behavior,
- Fmp4TimedMetadataBehavior? timedMetadataBehavior,
Implementation
Fmp4HlsSettings({
this.audioRenditionSets,
this.nielsenId3Behavior,
this.timedMetadataBehavior,
});