VideoFrame$Typings extension

on

Properties

allocationSize num Function([VideoFrameCopyToOptions?])

Available on VideoFrame, provided by the VideoFrame$Typings extension

getter/setter pair
clone VideoFrame Function()

Available on VideoFrame, provided by the VideoFrame$Typings extension

getter/setter pair
close ↔ void Function()

Available on VideoFrame, provided by the VideoFrame$Typings extension

getter/setter pair
codedHeight num

Available on VideoFrame, provided by the VideoFrame$Typings extension

MDN Reference
no setter
codedRect DOMRectReadOnly?

Available on VideoFrame, provided by the VideoFrame$Typings extension

MDN Reference
no setter
codedWidth num

Available on VideoFrame, provided by the VideoFrame$Typings extension

MDN Reference
no setter
colorSpace VideoColorSpace

Available on VideoFrame, provided by the VideoFrame$Typings extension

MDN Reference
no setter
copyTo Future<List<PlaneLayout>> Function(Object, [VideoFrameCopyToOptions?])

Available on VideoFrame, provided by the VideoFrame$Typings extension

getter/setter pair
displayHeight num

Available on VideoFrame, provided by the VideoFrame$Typings extension

MDN Reference
no setter
displayWidth num

Available on VideoFrame, provided by the VideoFrame$Typings extension

MDN Reference
no setter
duration num?

Available on VideoFrame, provided by the VideoFrame$Typings extension

MDN Reference
no setter
format VideoPixelFormat?

Available on VideoFrame, provided by the VideoFrame$Typings extension

MDN Reference
no setter
timestamp num

Available on VideoFrame, provided by the VideoFrame$Typings extension

MDN Reference
no setter
visibleRect DOMRectReadOnly?

Available on VideoFrame, provided by the VideoFrame$Typings extension

MDN Reference
no setter