| Package | Description |
|---|---|
| com.twilio.rest.video.v1.room |
| Modifier and Type | Method and Description |
|---|---|
static RoomRecording.Codec |
RoomRecording.Codec.forValue(String value)
Generate a Codec from a string.
|
RoomRecording.Codec |
RoomRecording.getCodec()
Returns The The codec.
|
static RoomRecording.Codec |
RoomRecording.Codec.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RoomRecording.Codec[] |
RoomRecording.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.