GstNet.NetAddressMeta¶
Fields¶
| Name | Type | Access | Description | 
|---|---|---|---|
| addr | Gio.SocketAddress | r/w | a Gio.SocketAddressstored as metadata | 
| meta | Gst.Meta | r/w | the parent type | 
Details¶
- 
class GstNet.NetAddressMeta¶
- GstNet.NetAddressMetacan be used to store a network address (a- Gio.SocketAddress) in a- Gst.Bufferso that it network elements can track the to and from address of the buffer.- 
classmethod get_info()[source]¶
- Return type: - Gst.MetaInfo
 
- 
classmethod