Renderer-neutral metadata for one media frame.
Platform packages decide what the frame payload is: a browser VideoSample, an ImageBitmap, a React Native native texture handle, or a test fixture. Core only needs the timeline and dimensions that detections align to.
VideoSample
Readonly
Renderer-neutral metadata for one media frame.
Platform packages decide what the frame payload is: a browser
VideoSample, an ImageBitmap, a React Native native texture handle, or a test fixture. Core only needs the timeline and dimensions that detections align to.