Modifier and Type | Field and Description |
---|---|
protected List<CarbonPreset> |
TranscoderConfigurationType.carbonPreset |
Modifier and Type | Method and Description |
---|---|
CarbonPreset |
ObjectFactory.createCarbonPreset()
Create an instance of
CarbonPreset |
CarbonPreset |
CarbonPreset.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
CarbonPreset |
CarbonPreset.withAudioCodec(String value) |
CarbonPreset |
CarbonPreset.withContainerFormat(String value) |
CarbonPreset |
CarbonPreset.withDescription(String value) |
CarbonPreset |
CarbonPreset.withDisplayAspectRatio(AspectRatioType value) |
CarbonPreset |
CarbonPreset.withGUID(String value) |
CarbonPreset |
CarbonPreset.withName(String value) |
CarbonPreset |
CarbonPreset.withVideoCodec(String value) |
Modifier and Type | Method and Description |
---|---|
List<CarbonPreset> |
TranscoderConfigurationType.getCarbonPreset()
Gets the value of the carbonPreset property.
|
Modifier and Type | Method and Description |
---|---|
TranscoderConfigurationType |
TranscoderConfigurationType.withCarbonPreset(CarbonPreset... values) |
Modifier and Type | Method and Description |
---|---|
TranscoderConfigurationType |
TranscoderConfigurationType.withCarbonPreset(Collection<CarbonPreset> values) |
Copyright © 2017. All rights reserved.