Uses of Class
com.vidispine.generated.CarbonPreset
-
Uses of CarbonPreset in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type CarbonPresetModifier and TypeFieldDescriptionprotected List<CarbonPreset>
TranscoderConfigurationType.carbonPreset
Methods in com.vidispine.generated that return CarbonPresetModifier and TypeMethodDescriptionObjectFactory.createCarbonPreset()
Create an instance ofCarbonPreset
CarbonPreset.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) CarbonPreset.withAudioCodec
(String value) Sets the value of the audioCodec property.CarbonPreset.withContainerFormat
(String value) Sets the value of the containerFormat property.CarbonPreset.withDescription
(String value) Sets the value of the description property.CarbonPreset.withDisplayAspectRatio
(AspectRatioType value) Sets the value of the displayAspectRatio property.Sets the value of the guid property.Sets the value of the name property.CarbonPreset.withVideoCodec
(String value) Sets the value of the videoCodec property.Methods in com.vidispine.generated that return types with arguments of type CarbonPresetModifier and TypeMethodDescriptionTranscoderConfigurationType.getCarbonPreset()
Gets the value of the carbonPreset property.Methods in com.vidispine.generated with parameters of type CarbonPresetModifier and TypeMethodDescriptionTranscoderConfigurationType.withCarbonPreset
(CarbonPreset... values) Adds objects to the list of CarbonPreset using add methodMethod parameters in com.vidispine.generated with type arguments of type CarbonPresetModifier and TypeMethodDescriptionTranscoderConfigurationType.withCarbonPreset
(Collection<CarbonPreset> values) Adds objects to the list of CarbonPreset using addAll method