gstnet.net_control_message_meta
Module for [NetControlMessageMeta] class
class NetControlMessageMeta
Types 1
#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).
Fields
GstNetControlMessageMeta _cInstanceMethods
void * _cPtr()gio.socket_control_message.SocketControlMessage message() @propertyGet `message` field. Returns: a #GSocketControlMessage stored as metadatavoid message(gio.socket_control_message.SocketControlMessage propval) @propertySet `message` field. Params: propval = a #GSocketControlMessage stored as metadata