Class CopyAudio
java.lang.Object
com.azure.resourcemanager.mediaservices.models.Codec
com.azure.resourcemanager.mediaservices.models.CopyAudio
A codec flag, which tells the encoder to copy the input audio bitstream.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
CopyAudio
public CopyAudio()Creates an instance of CopyAudio class.
-
-
Method Details
-
withLabel
Set the label property: An optional label for the codec. The label can be used to control muxing behavior. -
validate
public void validate()Validates the instance.- Overrides:
validate
in classCodec
- Throws:
IllegalArgumentException
- thrown if the instance is not valid.
-