RTSPTransport.clientPort

gstrtsp.rtsprange.RTSPRange clientPort() @property

Get clientPort field.

Returns

the client port pair for receiving data. For TCP

based transports, applications can use this field to store the sender and receiver ports of the client.

void clientPort(gstrtsp.rtsprange.RTSPRange propval) @property

Set clientPort field.

Parameters

propvalthe client port pair for receiving data. For TCP based transports, applications can use this field to store the sender and receiver ports of the client.