public class CustomTranscodingParams extends Object
| Constructor and Description |
|---|
CustomTranscodingParams() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCallbackUrl()
|
List<Format> |
getFormat()
|
String |
getSource()
|
void |
setCallbackUrl(String callback_url)
|
void |
setFormat(List<Format> format)
|
void |
setSource(String source)
|
Copyright © 2021. All rights reserved.