metadataControl property

Ac3MetadataControl? metadataControl
final

When set to "followInput", encoder metadata will be sourced from the DD, DD+, or DolbyE decoder that supplied this audio data. If audio was not supplied from one of these streams, then the static metadata settings will be used.

Implementation

final Ac3MetadataControl? metadataControl;