Skip to main content

vaSetSubpictureImage

Function vaSetSubpictureImage 

Source
pub unsafe extern "C" fn vaSetSubpictureImage(
    dpy: VADisplay,
    subpicture: VASubpictureID,
    image: VAImageID,
) -> VAStatus
Expand description

Bind an image to the subpicture. This image will now be associated with the subpicture instead of the one at creation.