VideoFrame type to be used by captured frame, set by the user, but restricted by certain capture types.
Stop this video capture and remove any underlying data.
Emit this event.
Event name to emit.
Argument to the event handler(s).
Get the framerate of this capture.
Get the height of video frames from this capture.
Get the width of video frames from this capture.
Remove an event handler.
Event name.
Handler to remove.
Set an event handler.
Event name, or "*" for all events.
Event handler for this event.
Set a one-time event handler.
Event name, or "*" for all events.
Event handler for this event.
"Tee" this capture into the number of receivers specified.
Number of duplicates to make.
Generated using TypeDoc
General interface for any video capture subsystem, user-implementable.
Events: