pub unsafe extern "C" fn vaSetSubpictureImage(
dpy: VADisplay,
subpicture: VASubpictureID,
image: VAImageID,
) -> VAStatusExpand description
Bind an image to the subpicture. This image will now be associated with the subpicture instead of the one at creation.