Preset interface
Base type for all Presets, which define the recipe or instructions on how the input media files should be processed.
Properties
odata |
Polymorphic discriminator, which specifies the different types this object can be |
Property Details
odataType
Polymorphic discriminator, which specifies the different types this object can be
odataType: "#Microsoft.Media.AudioAnalyzerPreset" | "#Microsoft.Media.VideoAnalyzerPreset" | "#Microsoft.Media.BuiltInStandardEncoderPreset" | "#Microsoft.Media.FaceDetectorPreset" | "#Microsoft.Media.StandardEncoderPreset"
Property Value
"#Microsoft.Media.AudioAnalyzerPreset" | "#Microsoft.Media.VideoAnalyzerPreset" | "#Microsoft.Media.BuiltInStandardEncoderPreset" | "#Microsoft.Media.FaceDetectorPreset" | "#Microsoft.Media.StandardEncoderPreset"