Android SDK 100ms
video-filters
/
live.hms.videofilters
/
VideoFilter
Video
Filter
enum
VideoFilter
Entries
Functions
Entries
BRIGHTNESS
Link copied to clipboard
BRIGHTNESS
SHARPNESS
Link copied to clipboard
SHARPNESS
CONTRAST
Link copied to clipboard
CONTRAST
SMOOTHHNESS
Link copied to clipboard
SMOOTHHNESS
REDNESS
Link copied to clipboard
REDNESS
Functions
value
Of
Link copied to clipboard
open
fun
valueOf
(
name
:
String
)
:
VideoFilter
Returns the enum constant of this type with the specified name.
values
Link copied to clipboard
open
fun
values
(
)
:
Array
<
VideoFilter
>
Returns an array containing the constants of this enum type, in the order they're declared.