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).

class NetControlMessageMeta {
GstNetControlMessageMeta cInstance;
}

Members

Static functions

getInfo
gst.meta_info.MetaInfo getInfo()