Optionaloptions: boolean | AddEventListenerOptionsAdds additional modules like face_tracker, background and many others to the Player and makes them available for effects
Evaluates JavaScript in context of applied effect.
Use Effect.evalJs instead.
Clears effect applied to input
Destroys the Player instance, clears all the resources used
Stops input processing
Starts input processing.
Accepts playback options object with optional fps and pauseOnEmpty keys.
Optionaloptions: boolean | EventListenerOptionsSets effect volume from 0 to 1
StaticcreateCreates Player instance.
See SDKOptions and PlayerOptions for all the possible parameters.
Static ReadonlyEFFECT_Static ReadonlyFRAME_Triggered when a new FrameData is ready
Static ReadonlyFRAME_Triggered when a frame is processed by underlying neural networks
Static ReadonlyFRAME_Triggered when a frame is received from the specified Input
Static ReadonlyFRAME_Triggered when a frame is rendered
High level API over compiled Banuba SDK