Constructor

AppStreamVideonew

Declaration [src]

AsVideo*
as_video_new (
  void
)

Description [src]

Creates a new AsVideo.

Return value

Returns: AsVideo
 

A AsVideo.

 The caller of the function takes ownership of the data, and is responsible for freeing it.