Uses of Class
com.vidispine.generated.VideoTranscodePresetType
-
Uses of VideoTranscodePresetType in com.vidispine.generated
Fields in com.vidispine.generated declared as VideoTranscodePresetTypeMethods in com.vidispine.generated that return VideoTranscodePresetTypeModifier and TypeMethodDescriptionObjectFactory.createVideoTranscodePresetType()Create an instance ofVideoTranscodePresetTypeTranscodePresetType.getVideo()Gets the value of the video property.VideoTranscodePresetType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) VideoTranscodePresetType.withAddParameterSets(Boolean value) Sets the value of the addParameterSets property.VideoTranscodePresetType.withBitrate(Integer value) Sets the value of the bitrate property.VideoTranscodePresetType.withBurnSubtitles(Boolean value) Sets the value of the burnSubtitles property.VideoTranscodePresetType.withBurnSubtitlesLanguage(String value) Sets the value of the burnSubtitlesLanguage property.VideoTranscodePresetType.withBurnTimecode(Boolean value) Sets the value of the burnTimecode property.Sets the value of the codec property.VideoTranscodePresetType.withContainerSAR(AspectRatioType value) Sets the value of the containerSAR property.VideoTranscodePresetType.withDisplayHeight(RationalType value) Sets the value of the displayHeight property.VideoTranscodePresetType.withDisplayWidth(RationalType value) Sets the value of the displayWidth property.VideoTranscodePresetType.withDisplayXOffset(RationalType value) Sets the value of the displayXOffset property.VideoTranscodePresetType.withDisplayYOffset(RationalType value) Sets the value of the displayYOffset property.VideoTranscodePresetType.withForceCFR(Boolean value) Sets the value of the forceCFR property.VideoTranscodePresetType.withFramerate(TimeBaseType value) Sets the value of the framerate property.VideoTranscodePresetType.withGopSize(Integer value) Sets the value of the gopSize property.VideoTranscodePresetType.withImageQuality(BigInteger value) Sets the value of the imageQuality property.VideoTranscodePresetType.withMaxBFrames(Integer value) Sets the value of the maxBFrames property.VideoTranscodePresetType.withNoVideo(Boolean value) Sets the value of the noVideo property.VideoTranscodePresetType.withOtif(OtifPresetType value) Sets the value of the otif property.VideoTranscodePresetType.withParameterSets(byte[] value) Sets the value of the parameterSets property.VideoTranscodePresetType.withPixelFormat(String value) Sets the value of the pixelFormat property.VideoTranscodePresetType.withPreset(String... values) Adds objects to the list of Preset using add methodVideoTranscodePresetType.withPreset(Collection<String> values) Adds objects to the list of Preset using addAll methodVideoTranscodePresetType.withProfile(String... values) Adds objects to the list of Profile using add methodVideoTranscodePresetType.withProfile(Collection<String> values) Adds objects to the list of Profile using addAll methodVideoTranscodePresetType.withResolution(ResolutionType value) Sets the value of the resolution property.VideoTranscodePresetType.withScaling(ScalingType value) Sets the value of the scaling property.VideoTranscodePresetType.withSetting(KeyValuePairType... values) Adds objects to the list of Setting using add methodVideoTranscodePresetType.withSetting(Collection<KeyValuePairType> values) Adds objects to the list of Setting using addAll methodVideoTranscodePresetType.withStripParameterSets(Boolean value) Sets the value of the stripParameterSets property.Methods in com.vidispine.generated with parameters of type VideoTranscodePresetTypeModifier and TypeMethodDescriptionvoidTranscodePresetType.setVideo(VideoTranscodePresetType value) Sets the value of the video property.TranscodePresetType.withVideo(VideoTranscodePresetType value) Sets the value of the video property.