VideoFrameBufferInit
Properties
codedHeight
codedHeight: number;
codedWidth
codedWidth: number;
colorSpace?
optional colorSpace?: VideoColorSpaceInit;
displayHeight?
optional displayHeight?: number;
displayWidth?
optional displayWidth?: number;
duration?
optional duration?: number;
format
format: VideoPixelFormat;
layout?
optional layout?: PlaneLayout[];
timestamp
timestamp: number;
visibleRect?
optional visibleRect?: DOMRectInit;