Modifier and Type | Field and Description |
---|---|
protected List<PluginType> |
TranscoderConfigurationType.faceDetectorPlugin |
Modifier and Type | Method and Description |
---|---|
PluginType |
ObjectFactory.createPluginType()
Create an instance of
PluginType |
PluginType |
PluginType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
PluginType |
PluginType.withAlias(String value) |
PluginType |
PluginType.withFileName(String value) |
Modifier and Type | Method and Description |
---|---|
List<PluginType> |
TranscoderConfigurationType.getFaceDetectorPlugin()
Gets the value of the faceDetectorPlugin property.
|
Modifier and Type | Method and Description |
---|---|
TranscoderConfigurationType |
TranscoderConfigurationType.withFaceDetectorPlugin(PluginType... values) |
Modifier and Type | Method and Description |
---|---|
TranscoderConfigurationType |
TranscoderConfigurationType.withFaceDetectorPlugin(Collection<PluginType> values) |
Copyright © 2017. All rights reserved.