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, onceopt) → {boolean}
Parameters:
| Name | Type | Attributes | Default | Description |
|---|---|---|---|---|
callback |
!function(number, ?VideoFrameMetadata) | |||
once |
boolean |
<optional> |
false |
Returns:
- Type
- boolean