| Top |
GObject
╰── GstObject
╰── GstElement
╰── GstBaseSrc
╰── GstPushSrc
╰── GstTCPClientSrc
“host” property “host” gchar *
The host IP address to receive packets from.
Flags: Read / Write
Default value: "localhost"
“port” property “port” gint
The port to receive packets from.
Flags: Read / Write
Allowed values: [0,65535]
Default value: 4953
“protocol” property“protocol” GstTCPProtocol
The protocol to wrap data in.
Flags: Read / Write
Default value: GST_TCP_PROTOCOL_NONE