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.
|
OtifPresetType |
OtifPresetType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
OtifPresetType |
OtifPresetType.withConfiguration(Collection<KeyValuePairType> values) |
OtifPresetType |
OtifPresetType.withConfiguration(KeyValuePairType... values) |
OtifPresetType |
OtifPresetType.withResource(Collection<NameURIPairType> values) |
OtifPresetType |
OtifPresetType.withResource(NameURIPairType... values) |
OtifPresetType |
OtifPresetType.withUuid(String value) |
OtifPresetType |
OtifPresetType.withVersionMajor(int value) |
OtifPresetType |
OtifPresetType.withVersionMinor(int value) |
OtifPresetType |
OtifPresetType.withVersionPatch(int value) |
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.
|
AnalyzeVideoJobType |
AnalyzeVideoJobType.withOtif(OtifPresetType... values) |
AnalyzeAudioJobType |
AnalyzeAudioJobType.withOtif(OtifPresetType... values) |
AudioTranscodePresetType |
AudioTranscodePresetType.withOtif(OtifPresetType value) |
VideoTranscodePresetType |
VideoTranscodePresetType.withOtif(OtifPresetType value) |
OtifConfigurationType |
OtifConfigurationType.withPreset(OtifPresetType value) |
Modifier and Type | Method and Description |
---|---|
AnalyzeVideoJobType |
AnalyzeVideoJobType.withOtif(Collection<OtifPresetType> values) |
AnalyzeAudioJobType |
AnalyzeAudioJobType.withOtif(Collection<OtifPresetType> values) |
Copyright © 2017. All rights reserved.