Constructor
new VideoFrameCallbackHandler(videonon-null)
Parameters:
| Name | Type | Description |
|---|---|---|
video |
HTMLVideoElement |
- Implements:
- Source:
Members
boundCallback_ :VideoFrameRequestCallback
Type:
- VideoFrameRequestCallback
video_ :HTMLVideoElement
Type:
- HTMLVideoElement
Methods
cancelPending_()
release()
Request that this object release all internal references.
- Implements:
- Source:
start(callbacknon-null) → {boolean}
Parameters:
| Name | Type | Description |
|---|---|---|
callback |
!function(number, ?VideoFrameMetadata) |
Returns:
- Type
- boolean