Typescript Library Declarations (DOM)
Interface VideoDecoderInit
interface
VideoDecoderInit
{
error
:
WebCodecsErrorCallback
;
output
:
VideoFrameOutputCallback
;
}
Index
Properties
error
output
Properties
error
error
:
WebCodecsErrorCallback
output
output
:
VideoFrameOutputCallback
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
error
output
Typescript Library Declarations (DOM)