Uses of Class
com.vidispine.generated.ResolutionType
-
Uses of ResolutionType in com.vidispine.generated
Fields in com.vidispine.generated declared as ResolutionTypeModifier and TypeFieldDescriptionprotected ResolutionType
TranscodePresetType.posterResolution
protected ResolutionType
ComplexJobVideoOutputType.GeneratePosters.resolution
protected ResolutionType
ComplexJobVideoOutputType.GenerateThumbnails.resolution
protected ResolutionType
ComplexJobVideoOutputType.resolution
protected ResolutionType
VideoComponentType.resolution
protected ResolutionType
VideoTranscodePresetType.resolution
protected ResolutionType
TranscodePresetType.thumbnailResolution
protected ResolutionType
TranscoderConfigurationType.thumbnailResolution
Methods in com.vidispine.generated that return ResolutionTypeModifier and TypeMethodDescriptionObjectFactory.createResolutionType()
Create an instance ofResolutionType
TranscodePresetType.getPosterResolution()
Gets the value of the posterResolution property.ComplexJobVideoOutputType.GeneratePosters.getResolution()
Gets the value of the resolution property.ComplexJobVideoOutputType.GenerateThumbnails.getResolution()
Gets the value of the resolution property.ComplexJobVideoOutputType.getResolution()
Gets the value of the resolution property.VideoComponentType.getResolution()
Gets the value of the resolution property.VideoTranscodePresetType.getResolution()
Gets the value of the resolution property.TranscodePresetType.getThumbnailResolution()
Gets the value of the thumbnailResolution property.TranscoderConfigurationType.getThumbnailResolution()
Gets the value of the thumbnailResolution property.ResolutionType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) ResolutionType.withHeight
(long value) Sets the value of the height property.ResolutionType.withWidth
(long value) Sets the value of the width property.Methods in com.vidispine.generated with parameters of type ResolutionTypeModifier and TypeMethodDescriptionvoid
TranscodePresetType.setPosterResolution
(ResolutionType value) Sets the value of the posterResolution property.void
ComplexJobVideoOutputType.GeneratePosters.setResolution
(ResolutionType value) Sets the value of the resolution property.void
ComplexJobVideoOutputType.GenerateThumbnails.setResolution
(ResolutionType value) Sets the value of the resolution property.void
ComplexJobVideoOutputType.setResolution
(ResolutionType value) Sets the value of the resolution property.void
VideoComponentType.setResolution
(ResolutionType value) Sets the value of the resolution property.void
VideoTranscodePresetType.setResolution
(ResolutionType value) Sets the value of the resolution property.void
TranscodePresetType.setThumbnailResolution
(ResolutionType value) Sets the value of the thumbnailResolution property.void
TranscoderConfigurationType.setThumbnailResolution
(ResolutionType value) Sets the value of the thumbnailResolution property.TranscodePresetType.withPosterResolution
(ResolutionType value) Sets the value of the posterResolution property.ComplexJobVideoOutputType.GeneratePosters.withResolution
(ResolutionType value) Sets the value of the resolution property.ComplexJobVideoOutputType.GenerateThumbnails.withResolution
(ResolutionType value) Sets the value of the resolution property.ComplexJobVideoOutputType.withResolution
(ResolutionType value) Sets the value of the resolution property.NLEJob2VideoOutputType.withResolution
(ResolutionType value) Sets the value of the resolution property.VideoComponentType.withResolution
(ResolutionType value) Sets the value of the resolution property.VideoTranscodePresetType.withResolution
(ResolutionType value) Sets the value of the resolution property.TranscodePresetType.withThumbnailResolution
(ResolutionType value) Sets the value of the thumbnailResolution property.TranscoderConfigurationType.withThumbnailResolution
(ResolutionType value) Sets the value of the thumbnailResolution property.