channelTag property

AudioChannelTag? channelTag
final

You can add a tag for this mono-channel audio track to mimic its placement in a multi-channel layout. For example, if this track is the left surround channel, choose Left surround (LS).

Implementation

final AudioChannelTag? channelTag;