| Package | Description |
|---|---|
| com.twilio.rest.video.v1 |
| Modifier and Type | Method and Description |
|---|---|
static Recording.Format |
Recording.Format.forValue(String value)
Generate a Format from a string.
|
Recording.Format |
Recording.getContainerFormat()
Returns The The container_format.
|
static Recording.Format |
Recording.Format.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Recording.Format[] |
Recording.Format.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 Twilio, Inc. All Rights Reserved.