public static interface AudioArtifactsConfiguration.Builder extends SdkPojo, CopyableBuilder<AudioArtifactsConfiguration.Builder,AudioArtifactsConfiguration>
| Modifier and Type | Method and Description |
|---|---|
AudioArtifactsConfiguration.Builder |
muxType(AudioMuxType muxType)
The MUX type of the audio artifact configuration object.
|
AudioArtifactsConfiguration.Builder |
muxType(String muxType)
The MUX type of the audio artifact configuration object.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAudioArtifactsConfiguration.Builder muxType(String muxType)
The MUX type of the audio artifact configuration object.
muxType - The MUX type of the audio artifact configuration object.AudioMuxType,
AudioMuxTypeAudioArtifactsConfiguration.Builder muxType(AudioMuxType muxType)
The MUX type of the audio artifact configuration object.
muxType - The MUX type of the audio artifact configuration object.AudioMuxType,
AudioMuxTypeCopyright © 2022. All rights reserved.