ControlMessageMeta
Object Hierarchy:
Description:
[ CCode ( has_type_id = false ) ]
[ GIR ( name = "NetControlMessageMeta" ) ]
public struct ControlMessageMeta
[ GIR ( name = "NetControlMessageMeta" ) ]
public struct ControlMessageMeta
ControlMessageMeta 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
).
Namespace: Gst.Net
Package: gstreamer-net-1.0