VideoCodecAlphaMeta

This meta is primarily for internal use in GStreamer elements to support VP8/VP9 transparent video stored into WebM or Matroska containers, or transparent static AV1 images. Nothing prevents you from using this meta for custom purposes, but it generally can't be used to easily to add support for alpha channels to CODECs or formats that don't support that out of the box.

Constructors

this
this(void* ptr, Flag!"Take" take)

Members

Functions

cPtr
void* cPtr()

Properties

buffer
gst.buffer.Buffer buffer [@property getter]

Get field buffer.

buffer
gst.buffer.Buffer buffer [@property setter]

Set field buffer.

meta
gst.meta.Meta meta [@property getter]

Get field meta.

Static functions

getInfo
gst.meta_info.MetaInfo getInfo()