![]() |
![]() |
![]() |
GStreamer Base Plugins 0.10 Plugins Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Properties |
GObject +----GstObject +----GstElement +----GstBaseSrc +----GstPushSrc +----GstTCPClientSrc
"host" gchar* : Read / Write "port" gint : Read / Write "protocol" GstTCPProtocol : Read / Write
"host"
property"host" gchar* : Read / Write
The host IP address to receive packets from.
Default value: "localhost"
"port"
property"port" gint : Read / Write
The port to receive packets from.
Allowed values: [0,65535]
Default value: 4953
"protocol"
property"protocol" GstTCPProtocol : Read / Write
The protocol to wrap data in.
Default value: GST_TCP_PROTOCOL_NONE