Method

AppStreamScreenshotadd_video

Declaration [src]

void
as_screenshot_add_video (
  AsScreenshot* screenshot,
  AsVideo* video
)

Description [src]

Adds a video to the screenshot.

Parameters

video AsVideo
 

A AsVideo instance.

 The data is owned by the caller of the function.