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.
|
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.
|
Copyright © 2016. All rights reserved.