Uses of Class
com.vidispine.generated.FastStartSettingType
-
-
Uses of FastStartSettingType in com.vidispine.generated
Fields in com.vidispine.generated declared as FastStartSettingType Modifier and Type Field Description protected FastStartSettingType
TranscodePresetType. fastStartSetting
Methods in com.vidispine.generated that return FastStartSettingType Modifier and Type Method Description FastStartSettingType
ObjectFactory. createFastStartSettingType()
Create an instance ofFastStartSettingType
FastStartSettingType
TranscodePresetType. getFastStartSetting()
Gets the value of the fastStartSetting property.FastStartSettingType
FastStartSettingType. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
FastStartSettingType
FastStartSettingType. withAnalyzeDuration(Boolean value)
FastStartSettingType
FastStartSettingType. withFastStartDuration(FastStartSettingType.FastStartDuration value)
FastStartSettingType
FastStartSettingType. withRequireFastStart(Boolean value)
Methods in com.vidispine.generated with parameters of type FastStartSettingType Modifier and Type Method Description void
TranscodePresetType. setFastStartSetting(FastStartSettingType value)
Sets the value of the fastStartSetting property.TranscodePresetType
TranscodePresetType. withFastStartSetting(FastStartSettingType value)
-