public static interface AudioChannelTaggingSettings.Builder extends SdkPojo, CopyableBuilder<AudioChannelTaggingSettings.Builder,AudioChannelTaggingSettings>
| Modifier and Type | Method and Description |
|---|---|
AudioChannelTaggingSettings.Builder |
channelTag(AudioChannelTag channelTag)
You can add a tag for this mono-channel audio track to mimic its placement in a multi-channel layout.
|
AudioChannelTaggingSettings.Builder |
channelTag(String channelTag)
You can add a tag for this mono-channel audio track to mimic its placement in a multi-channel layout.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAudioChannelTaggingSettings.Builder channelTag(String channelTag)
channelTag - 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).AudioChannelTag,
AudioChannelTagAudioChannelTaggingSettings.Builder channelTag(AudioChannelTag channelTag)
channelTag - 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).AudioChannelTag,
AudioChannelTagCopyright © 2023. All rights reserved.