Uses of Class
com.vidispine.generated.ResolutionType
-
Uses of ResolutionType in com.vidispine.generated
Fields in com.vidispine.generated declared as ResolutionTypeModifier and TypeFieldDescriptionprotected ResolutionTypeTranscodePresetType.posterResolutionprotected ResolutionTypeComplexJobVideoOutputType.GeneratePosters.resolutionprotected ResolutionTypeComplexJobVideoOutputType.GenerateThumbnails.resolutionprotected ResolutionTypeComplexJobVideoOutputType.resolutionprotected ResolutionTypeVideoComponentType.resolutionprotected ResolutionTypeVideoTranscodePresetType.resolutionprotected ResolutionTypeTranscodePresetType.thumbnailResolutionprotected ResolutionTypeTranscoderConfigurationType.thumbnailResolutionMethods in com.vidispine.generated that return ResolutionTypeModifier and TypeMethodDescriptionObjectFactory.createResolutionType()Create an instance ofResolutionTypeTranscodePresetType.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 TypeMethodDescriptionvoidTranscodePresetType.setPosterResolution(ResolutionType value) Sets the value of the posterResolution property.voidComplexJobVideoOutputType.GeneratePosters.setResolution(ResolutionType value) Sets the value of the resolution property.voidComplexJobVideoOutputType.GenerateThumbnails.setResolution(ResolutionType value) Sets the value of the resolution property.voidComplexJobVideoOutputType.setResolution(ResolutionType value) Sets the value of the resolution property.voidVideoComponentType.setResolution(ResolutionType value) Sets the value of the resolution property.voidVideoTranscodePresetType.setResolution(ResolutionType value) Sets the value of the resolution property.voidTranscodePresetType.setThumbnailResolution(ResolutionType value) Sets the value of the thumbnailResolution property.voidTranscoderConfigurationType.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.