NetTimePacket.send
bool send(gio.socket.Socket socket, gio.socket_address.SocketAddress destAddress)Sends a #GstNetTimePacket over a socket.
MT safe.
Parameters
socket | socket to send the time packet on |
destAddress | address to send the time packet to |
Returns
TRUE if successful, FALSE in case an error occurred.
Throws
[ErrorWrap]