Methods
destroy()
Release resources associated with the object
pollForFrames() → {Array.<Frame>|undefined}
Check if a coherent set of frames is available, if yes return them
Returns:
an array of frames if available and undefined if not.
- Type
- Array.<Frame> | undefined