pr.ChromaEffectPlayer
pr.ChromaEffectPlayer
Inherits from: libs.Process
Fields
| Name | Type | |
|---|---|---|
currentEffect | chroma.ChromaEffect | |
currentTimeInMs | F64 | |
currentKey | I32 | |
| static | instance | Fun |
| static | instanceV | pr.ChromaEffectPlayer |
Protos
f@8346play(pr.ChromaEffectPlayer, chroma.ChromaEffect) → Voidf@8347update(pr.ChromaEffectPlayer) → Voidf@8348stop(pr.ChromaEffectPlayer) → Void
Bindings
- static
f@8358__constructor__(pr.ChromaEffectPlayer) → Void - static
f@8357instance() → pr.ChromaEffectPlayer