Uses of Class
com.vidispine.generated.TranscoderConfigurationType
-
Uses of TranscoderConfigurationType in com.vidispine.generated
Fields in com.vidispine.generated declared as TranscoderConfigurationTypeModifier and TypeFieldDescriptionprotected TranscoderConfigurationTypeTranscoderType.configurationMethods in com.vidispine.generated that return TranscoderConfigurationTypeModifier and TypeMethodDescriptionObjectFactory.createTranscoderConfigurationType()Create an instance ofTranscoderConfigurationTypeTranscoderType.getConfiguration()Gets the value of the configuration property.TranscoderConfigurationType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) TranscoderConfigurationType.withAddress(String value) Sets the value of the address property.TranscoderConfigurationType.withApiPassword(String value) Sets the value of the apiPassword property.TranscoderConfigurationType.withApiURL(AddressPortType value) Sets the value of the apiURL property.TranscoderConfigurationType.withApiUsername(String value) Sets the value of the apiUsername property.TranscoderConfigurationType.withBilinearEffects(boolean value) Sets the value of the bilinearEffects property.TranscoderConfigurationType.withCarbonPreset(CarbonPreset... values) Adds objects to the list of CarbonPreset using add methodTranscoderConfigurationType.withCarbonPreset(Collection<CarbonPreset> values) Adds objects to the list of CarbonPreset using addAll methodTranscoderConfigurationType.withCarbonServer(AddressPortType... values) Adds objects to the list of CarbonServer using add methodTranscoderConfigurationType.withCarbonServer(Collection<AddressPortType> values) Adds objects to the list of CarbonServer using addAll methodTranscoderConfigurationType.withColorProfilePath(String... values) Adds objects to the list of ColorProfilePath using add methodTranscoderConfigurationType.withColorProfilePath(Collection<String> values) Adds objects to the list of ColorProfilePath using addAll methodTranscoderConfigurationType.withDataBufferFlushTime(Integer value) Sets the value of the dataBufferFlushTime property.TranscoderConfigurationType.withDataBufferSize(Integer value) Sets the value of the dataBufferSize property.TranscoderConfigurationType.withDataBufferWriteSize(Integer value) Sets the value of the dataBufferWriteSize property.TranscoderConfigurationType.withDataPath(String value) Sets the value of the dataPath property.TranscoderConfigurationType.withDecoderOfferThreads(Integer value) Sets the value of the decoderOfferThreads property.TranscoderConfigurationType.withEncoderThreads(Integer value) Sets the value of the encoderThreads property.TranscoderConfigurationType.withFaceDetectorPlugin(PluginType... values) Adds objects to the list of FaceDetectorPlugin using add methodTranscoderConfigurationType.withFaceDetectorPlugin(Collection<PluginType> values) Adds objects to the list of FaceDetectorPlugin using addAll methodTranscoderConfigurationType.withImagemagick(KeyValuePairType... values) Adds objects to the list of Imagemagick using add methodTranscoderConfigurationType.withImagemagick(Collection<KeyValuePairType> values) Adds objects to the list of Imagemagick using addAll methodTranscoderConfigurationType.withLogJsonFormat(Boolean value) Sets the value of the logJsonFormat property.TranscoderConfigurationType.withLogLevel(String value) Sets the value of the logLevel property.Sets the value of the logo property.TranscoderConfigurationType.withPort(int value) Sets the value of the port property.TranscoderConfigurationType.withPresetPath(String value) Sets the value of the presetPath property.TranscoderConfigurationType.withProresDecoder(AddressPortType value) Sets the value of the proresDecoder property.TranscoderConfigurationType.withProresEncoder(AddressPortType value) Sets the value of the proresEncoder property.TranscoderConfigurationType.withReadBufferLength(Integer value) Sets the value of the readBufferLength property.TranscoderConfigurationType.withRedDecoderType(REDDecoderType value) Sets the value of the redDecoderType property.TranscoderConfigurationType.withStatsd(StatsDRecieverType... values) Adds objects to the list of Statsd using add methodTranscoderConfigurationType.withStatsd(Collection<StatsDRecieverType> values) Adds objects to the list of Statsd using addAll methodTranscoderConfigurationType.withTempPath(String value) Sets the value of the tempPath property.TranscoderConfigurationType.withThumbnailPeriod(TimeCodeType value) Sets the value of the thumbnailPeriod property.TranscoderConfigurationType.withThumbnailResolution(ResolutionType value) Sets the value of the thumbnailResolution property.TranscoderConfigurationType.withVp6Encoder(AddressPortType value) Sets the value of the vp6Encoder property.TranscoderConfigurationType.withVp6EncoderPoolSize(Integer value) Sets the value of the vp6EncoderPoolSize property.Methods in com.vidispine.generated that return types with arguments of type TranscoderConfigurationTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<TranscoderConfigurationType>ObjectFactory.createTranscoderConfigurationDocument(TranscoderConfigurationType value) Methods in com.vidispine.generated with parameters of type TranscoderConfigurationTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<TranscoderConfigurationType>ObjectFactory.createTranscoderConfigurationDocument(TranscoderConfigurationType value) voidTranscoderType.setConfiguration(TranscoderConfigurationType value) Sets the value of the configuration property.TranscoderType.withConfiguration(TranscoderConfigurationType value) Sets the value of the configuration property.