public class MediaEffectGrain extends MediaEffect
mEffect, mEffectContext, mEnabled| Constructor and Description |
|---|
MediaEffectGrain(android.media.effect.EffectContext effect_context,
float strength)
コンストラクタ
GLコンテキスト内で生成すること
|
| Modifier and Type | Method and Description |
|---|---|
MediaEffectGrain |
setParameter(float strength) |
apply, apply, enabled, release, resize, setEnable, setParameterpublic MediaEffectGrain(android.media.effect.EffectContext effect_context,
float strength)
effect_context - strength - The strength of the grain effect. between 0 and 1. Zero means no change.public MediaEffectGrain setParameter(float strength)
strength - The strength of the grain effect. between 0 and 1. Zero means no change.