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