| Package | Description |
|---|---|
| org.kurento.client |
| Modifier and Type | Method and Description |
|---|---|
static MediaProfileSpecType |
MediaProfileSpecType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MediaProfileSpecType[] |
MediaProfileSpecType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RecorderEndpoint.Builder |
RecorderEndpoint.Builder.withMediaProfile(MediaProfileSpecType mediaProfile)
Sets a value for mediaProfile in Builder for RecorderEndpoint.
|
Copyright © 2015 Kurento. All rights reserved.