Uses of Class
com.vidispine.generated.TranscodePresetType
-
Uses of TranscodePresetType in com.vidispine.generated
Fields in com.vidispine.generated declared as TranscodePresetTypeModifier and TypeFieldDescriptionprotected TranscodePresetType
SequenceType.override
protected TranscodePresetType
ShapeTagSynchronizeType.preset
Fields in com.vidispine.generated with type parameters of type TranscodePresetTypeModifier and TypeFieldDescriptionprotected List<TranscodePresetType>
TranscodePresetListType.preset
Methods in com.vidispine.generated that return TranscodePresetTypeModifier and TypeMethodDescriptionObjectFactory.createTranscodePresetType()
Create an instance ofTranscodePresetType
SequenceType.getOverride()
Gets the value of the override property.ShapeTagSynchronizeType.getPreset()
Gets the value of the preset property.TranscodePresetType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) TranscodePresetType.withAddClipName
(Boolean value) Sets the value of the addClipName property.TranscodePresetType.withAudio
(AudioTranscodePresetType value) Sets the value of the audio property.TranscodePresetType.withAudioTrack
(AudioTrackTranscodePresetType... values) Adds objects to the list of AudioTrack using add methodTranscodePresetType.withAudioTrack
(Collection<AudioTrackTranscodePresetType> values) Adds objects to the list of AudioTrack using addAll methodTranscodePresetType.withDemuxerSetting
(KeyValuePairType... values) Adds objects to the list of DemuxerSetting using add methodTranscodePresetType.withDemuxerSetting
(Collection<KeyValuePairType> values) Adds objects to the list of DemuxerSetting using addAll methodTranscodePresetType.withDescription
(String value) Sets the value of the description property.TranscodePresetType.withFaceDetect
(Boolean value) Sets the value of the faceDetect property.TranscodePresetType.withFastStartSetting
(FastStartSettingType value) Sets the value of the fastStartSetting property.TranscodePresetType.withFormat
(String value) Sets the value of the format property.TranscodePresetType.withGenerateCixTix
(Boolean value) Sets the value of the generateCixTix property.TranscodePresetType.withMaxChunkDuration
(TimeCodeType value) Sets the value of the maxChunkDuration property.TranscodePresetType.withMediaconvert
(TranscodePresetType.Mediaconvert value) Sets the value of the mediaconvert property.TranscodePresetType.withMetadata
(SimpleMetadataType value) Sets the value of the metadata property.TranscodePresetType.withMuxerSetting
(KeyValuePairType... values) Adds objects to the list of MuxerSetting using add methodTranscodePresetType.withMuxerSetting
(Collection<KeyValuePairType> values) Adds objects to the list of MuxerSetting using addAll methodSets the value of the name property.TranscodePresetType.withOverlay
(OverlayType... values) Adds objects to the list of Overlay using add methodTranscodePresetType.withOverlay
(Collection<OverlayType> values) Adds objects to the list of Overlay using addAll methodTranscodePresetType.withPosterBackground
(String value) Sets the value of the posterBackground property.TranscodePresetType.withPosterResolution
(ResolutionType value) Sets the value of the posterResolution property.TranscodePresetType.withPreferredSourceTag
(String value) Sets the value of the preferredSourceTag property.TranscodePresetType.withPreserveEDL
(Boolean value) Sets the value of the preserveEDL property.TranscodePresetType.withScript
(String value) Sets the value of the script property.TranscodePresetType.withSequenceOutput
(TranscodePresetType.SequenceOutput value) Sets the value of the sequenceOutput property.TranscodePresetType.withShapeMetadata
(KeyValuePairType... values) Adds objects to the list of ShapeMetadata using add methodTranscodePresetType.withShapeMetadata
(Collection<KeyValuePairType> values) Adds objects to the list of ShapeMetadata using addAll methodTranscodePresetType.withStartTimecode
(String value) Sets the value of the startTimecode property.TranscodePresetType.withTextOverlay
(TextOverlayType... values) Adds objects to the list of TextOverlay using add methodTranscodePresetType.withTextOverlay
(Collection<TextOverlayType> values) Adds objects to the list of TextOverlay using addAll methodTranscodePresetType.withThumbnailBackground
(String value) Sets the value of the thumbnailBackground property.TranscodePresetType.withThumbnailPeriod
(TimeCodeType value) Sets the value of the thumbnailPeriod property.TranscodePresetType.withThumbnailPlugin
(String value) Sets the value of the thumbnailPlugin property.TranscodePresetType.withThumbnailResolution
(ResolutionType value) Sets the value of the thumbnailResolution property.TranscodePresetType.withVideo
(VideoTranscodePresetType value) Sets the value of the video property.Methods in com.vidispine.generated that return types with arguments of type TranscodePresetTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<TranscodePresetType>
ObjectFactory.createTranscodePresetDocument
(TranscodePresetType value) TranscodePresetListType.getPreset()
Gets the value of the preset property.Methods in com.vidispine.generated with parameters of type TranscodePresetTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<TranscodePresetType>
ObjectFactory.createTranscodePresetDocument
(TranscodePresetType value) void
SequenceType.setOverride
(TranscodePresetType value) Sets the value of the override property.void
ShapeTagSynchronizeType.setPreset
(TranscodePresetType value) Sets the value of the preset property.SequenceType.withOverride
(TranscodePresetType value) Sets the value of the override property.ShapeTagSynchronizeType.withPreset
(TranscodePresetType value) Sets the value of the preset property.TranscodePresetListType.withPreset
(TranscodePresetType... values) Adds objects to the list of Preset using add methodMethod parameters in com.vidispine.generated with type arguments of type TranscodePresetTypeModifier and TypeMethodDescriptionTranscodePresetListType.withPreset
(Collection<TranscodePresetType> values) Adds objects to the list of Preset using addAll method