public class TranscodeRequest extends Object
| Constructor and Description |
|---|
TranscodeRequest() |
| Modifier and Type | Method and Description |
|---|---|
TranscodeRequest |
addSource(Source source) |
TranscodeRequest |
addSpecification(Specification specification) |
ArrayList<Source> |
getSources() |
ArrayList<Specification> |
getSpecifications() |
TranscodeRequest |
setSources(ArrayList<Source> sources) |
TranscodeRequest |
setSpecifications(ArrayList<Specification> specifications) |
public TranscodeRequest setSources(ArrayList<Source> sources)
public ArrayList<Specification> getSpecifications()
public TranscodeRequest setSpecifications(ArrayList<Specification> specifications)
public TranscodeRequest addSpecification(Specification specification)
public TranscodeRequest addSource(Source source)
Copyright © 2017 Media Cloud. All rights reserved.