NetControlMessageMeta

#GstNetControlMessageMeta can be used to store control messages (ancillary data) which was received with or is to be sent alongside the buffer data. When used with socket sinks and sources which understand this meta it allows sending and receiving ancillary data such as unix credentials (See #GUnixCredentialsMessage) and Unix file descriptions (See #GUnixFDMessage).

Constructors

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

Members

Functions

cPtr
void* cPtr()

Properties

message
gio.socket_control_message.SocketControlMessage message [@property getter]

Get field message.

message
gio.socket_control_message.SocketControlMessage message [@property setter]

Set field message.

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

Get field meta.

Static functions

getInfo
gst.meta_info.MetaInfo getInfo()