Back to Seed Clases

GstNetbuffer


Classes

Interfaces

Structs

Unions

Enums

Enum GstNetbuffer.NetType

Import line: GstNetbuffer = imports.gi.GstNetbuffer;
GIR File: GstNetbuffer-0.10.gir
C documentation: GstNetType
Enum : NetType
  Show / Hide Inherited methods, properties and signals
The Address type used in GstNetAddress.
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GstNetbuffer
Method
GstNetbuffer.netaddress_get_net_type (NetAddress naddr) : GstNetbuffer.NetType
Get the type of address stored in naddr.
GstNetbuffer
Method
GstNetbuffer.netaddress_set_address_bytes (NetAddress naddr, NetType type, Number address, Number port) : Number
Set just the address bytes stored in naddr into address.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:34:01 GMT+0800 (HKT)