CopyVideo interface
A codec flag, which tells the encoder to copy the input video bitstream without re-encoding.
- Extends
Properties
odata |
Polymorphic discriminator, which specifies the different types this object can be |
Inherited Properties
label | An optional label for the codec. The label can be used to control muxing behavior. |
Property Details
odataType
Polymorphic discriminator, which specifies the different types this object can be
odataType: "#Microsoft.Media.CopyVideo"
Property Value
"#Microsoft.Media.CopyVideo"
Inherited Property Details
label
An optional label for the codec. The label can be used to control muxing behavior.
label?: string
Property Value
string
Inherited From Codec.label