Class CopyVideo
java.lang.Object
com.azure.resourcemanager.mediaservices.models.Codec
com.azure.resourcemanager.mediaservices.models.CopyVideo
A codec flag, which tells the encoder to copy the input video bitstream without re-encoding.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
CopyVideo
public CopyVideo()Creates an instance of CopyVideo 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.
-