Modifier and Type | Field and Description |
---|---|
protected OtifPresetType |
AudioTranscodePresetType.otif |
protected OtifPresetType |
VideoTranscodePresetType.otif |
protected OtifPresetType |
OtifConfigurationType.preset |
Modifier and Type | Field and Description |
---|---|
protected List<OtifPresetType> |
AnalyzeVideoJobType.otif |
protected List<OtifPresetType> |
AnalyzeAudioJobType.otif |
Modifier and Type | Method and Description |
---|---|
OtifPresetType |
ObjectFactory.createOtifPresetType()
Create an instance of
OtifPresetType |
OtifPresetType |
AudioTranscodePresetType.getOtif()
Gets the value of the otif property.
|
OtifPresetType |
VideoTranscodePresetType.getOtif()
Gets the value of the otif property.
|
OtifPresetType |
OtifConfigurationType.getPreset()
Gets the value of the preset property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<OtifPresetType> |
ObjectFactory.createOtifPresetDocument(OtifPresetType value)
|
List<OtifPresetType> |
AnalyzeVideoJobType.getOtif()
Gets the value of the otif property.
|
List<OtifPresetType> |
AnalyzeAudioJobType.getOtif()
Gets the value of the otif property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<OtifPresetType> |
ObjectFactory.createOtifPresetDocument(OtifPresetType value)
|
void |
AudioTranscodePresetType.setOtif(OtifPresetType value)
Sets the value of the otif property.
|
void |
VideoTranscodePresetType.setOtif(OtifPresetType value)
Sets the value of the otif property.
|
void |
OtifConfigurationType.setPreset(OtifPresetType value)
Sets the value of the preset property.
|
Copyright © 2015. All rights reserved.