toggle menu
HaishinKit
androidJvm
switch theme
search in API
haishinkit
/
com.haishinkit.graphics.effect
/
VideoEffect
Video
Effect
interface
VideoEffect
The VideoEffect interface provides to create a custom video effect.
Inheritors
BicubicVideoEffect
BilinearVideoEffect
DefaultVideoEffect
LanczosVideoEffect
MonochromeVideoEffect
MosaicVideoEffect
SepiaVideoEffect
Members
Properties
methods
Link copied to clipboard
open
val
methods
:
Array
<
Method
>
name
Link copied to clipboard
abstract
val
name
:
String
The name of shader.
uniforms
Link copied to clipboard
open
val
uniforms
:
Array
<
Uniform
>