Modifier and Type | Method and Description |
---|---|
static FilterType |
FilterType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FilterType[] |
FilterType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
GStreamerFilter.Builder |
GStreamerFilter.Builder.withFilterType(FilterType filterType)
Sets a value for filterType in Builder for GStreamerFilter.
|
Copyright © 2019 Kurento. All rights reserved.