Modifier and Type | Field and Description |
---|---|
protected ResolutionType |
TranscodePresetType.posterResolution |
protected ResolutionType |
ComplexJobVideoOutputType.resolution |
protected ResolutionType |
ComplexJobVideoOutputType.GeneratePosters.resolution |
protected ResolutionType |
ComplexJobVideoOutputType.GenerateThumbnails.resolution |
protected ResolutionType |
VideoTranscodePresetType.resolution |
protected ResolutionType |
VideoComponentType.resolution |
protected ResolutionType |
TranscoderConfigurationType.thumbnailResolution |
protected ResolutionType |
TranscodePresetType.thumbnailResolution |
Modifier and Type | Method and Description |
---|---|
ResolutionType |
ObjectFactory.createResolutionType()
Create an instance of
ResolutionType |
ResolutionType |
TranscodePresetType.getPosterResolution()
Gets the value of the posterResolution property.
|
ResolutionType |
ComplexJobVideoOutputType.getResolution()
Gets the value of the resolution property.
|
ResolutionType |
ComplexJobVideoOutputType.GeneratePosters.getResolution()
Gets the value of the resolution property.
|
ResolutionType |
ComplexJobVideoOutputType.GenerateThumbnails.getResolution()
Gets the value of the resolution property.
|
ResolutionType |
VideoTranscodePresetType.getResolution()
Gets the value of the resolution property.
|
ResolutionType |
VideoComponentType.getResolution()
Gets the value of the resolution property.
|
ResolutionType |
TranscoderConfigurationType.getThumbnailResolution()
Gets the value of the thumbnailResolution property.
|
ResolutionType |
TranscodePresetType.getThumbnailResolution()
Gets the value of the thumbnailResolution property.
|
ResolutionType |
ResolutionType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
ResolutionType |
ResolutionType.withHeight(long value) |
ResolutionType |
ResolutionType.withWidth(long value) |
Modifier and Type | Method and Description |
---|---|
void |
TranscodePresetType.setPosterResolution(ResolutionType value)
Sets the value of the posterResolution property.
|
void |
ComplexJobVideoOutputType.setResolution(ResolutionType value)
Sets the value of the resolution 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 |
VideoTranscodePresetType.setResolution(ResolutionType value)
Sets the value of the resolution property.
|
void |
VideoComponentType.setResolution(ResolutionType value)
Sets the value of the resolution property.
|
void |
TranscoderConfigurationType.setThumbnailResolution(ResolutionType value)
Sets the value of the thumbnailResolution property.
|
void |
TranscodePresetType.setThumbnailResolution(ResolutionType value)
Sets the value of the thumbnailResolution property.
|
TranscodePresetType |
TranscodePresetType.withPosterResolution(ResolutionType value) |
ComplexJobVideoOutputType |
ComplexJobVideoOutputType.withResolution(ResolutionType value) |
ComplexJobVideoOutputType.GeneratePosters |
ComplexJobVideoOutputType.GeneratePosters.withResolution(ResolutionType value) |
ComplexJobVideoOutputType.GenerateThumbnails |
ComplexJobVideoOutputType.GenerateThumbnails.withResolution(ResolutionType value) |
NLEJob2VideoOutputType |
NLEJob2VideoOutputType.withResolution(ResolutionType value) |
VideoTranscodePresetType |
VideoTranscodePresetType.withResolution(ResolutionType value) |
VideoComponentType |
VideoComponentType.withResolution(ResolutionType value) |
TranscoderConfigurationType |
TranscoderConfigurationType.withThumbnailResolution(ResolutionType value) |
TranscodePresetType |
TranscodePresetType.withThumbnailResolution(ResolutionType value) |
Copyright © 2017. All rights reserved.