vp9_ref_frame

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
struct vp9_ref_frame {}

Members

Variables

idx
int idx;

< frame index to get (input)

img
vpx_image_t img;

< img structure to populate (output)

Meta