Class EffectMedia

A base class that can be listened to, and dispatch events.

Hierarchy (view full)

Constructors

Properties

_currentFrame: null | FastCanvasImageSource = null
_presentationHash: number = 0
backingMedia: BackingMediaSource
ctx: null | BackingCanvasContext = null
dirty: boolean = true
lastPHashBeforeRemove: number = 0
resolution: number
tint: number
waiting: boolean = false

Accessors

Methods