gstvideo.video_overlay_composition_meta

Module for [VideoOverlayCompositionMeta] class

Types 1

Extra buffer metadata describing image overlay data.

Methods
void * _cPtr() nothrow
gst.meta.Meta meta() @property nothrowGet `meta` field. Returns: parent #GstMeta
gstvideo.video_overlay_composition.VideoOverlayComposition overlay() @property nothrowGet `overlay` field. Returns: the attached #GstVideoOverlayComposition
void overlay(gstvideo.video_overlay_composition.VideoOverlayComposition propval) @property nothrowSet `overlay` field. Params: propval = the attached #GstVideoOverlayComposition
Constructors
this(void * ptr, Flag!"Take" take)