Import line: | GstNet = imports.gi.GstNet; |
GIR File: | GstNet-0.10.gir |
C documentation: | GstNetTimePacket |
Struct : | NetTimePacket |
Show / Hide Inherited methods, properties and signals |
Properties | Defined By | |
---|---|---|
local_time : Number
|
GstNet.NetTimePacket | |
remote_time : Number
|
GstNet.NetTimePacket |
Method / Constructor | Defined By | |
---|---|---|
new GstNet.NetTimePacket
()
Create a new GstNet.NetTimePacket
Create a new GstNet.NetTimePacket
|
||
Create a new GstNet.NetTimePacket
Create a new GstNet.NetTimePacket
|
||
GstNet.NetTimePacket | ||
serialize
()
:
String
Serialized a GstNetTimePacket into a newly-allocated sequence of GST_NET_TIME_PACKET_SIZE bytes, in network byte order.
Serialized a GstNetTimePacket into a newly-allocated sequence of GST_NET_TIME_PACKET_SIZE bytes, in network byte order. The value returned is suitable for passing to write(2) or sendto(2) for communication over the network. MT safe. Caller owns return value (g_free to free).
|
GstNet.NetTimePacket |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
GstNet
Method |
Receives a GstNetTimePacket over a socket.
|