Uses of Class
com.vidispine.generated.FastStartSettingType
-
Uses of FastStartSettingType in com.vidispine.generated
Fields in com.vidispine.generated declared as FastStartSettingTypeModifier and TypeFieldDescriptionprotected FastStartSettingType
TranscodePresetType.fastStartSetting
Methods in com.vidispine.generated that return FastStartSettingTypeModifier and TypeMethodDescriptionObjectFactory.createFastStartSettingType()
Create an instance ofFastStartSettingType
TranscodePresetType.getFastStartSetting()
Gets the value of the fastStartSetting property.FastStartSettingType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) FastStartSettingType.withAnalyzeDuration
(Boolean value) Sets the value of the analyzeDuration property.FastStartSettingType.withFastStartDuration
(FastStartSettingType.FastStartDuration value) Sets the value of the fastStartDuration property.FastStartSettingType.withRequireFastStart
(Boolean value) Sets the value of the requireFastStart property.Methods in com.vidispine.generated with parameters of type FastStartSettingTypeModifier and TypeMethodDescriptionvoid
TranscodePresetType.setFastStartSetting
(FastStartSettingType value) Sets the value of the fastStartSetting property.TranscodePresetType.withFastStartSetting
(FastStartSettingType value) Sets the value of the fastStartSetting property.