Interface VideoFrameBufferInit

Hierarchy

  • VideoFrameBufferInit

Properties

codedHeight: number
codedWidth: number
colorSpace?: VideoColorSpaceInit
displayHeight?: number
displayWidth?: number
duration?: number
layout?: PlaneLayout[]
timestamp: number
visibleRect?: DOMRectInit

Generated using TypeDoc