RTSPTransport.ssrc

uint ssrc() @property nothrow

Get ssrc field.

Returns

the ssrc that the sender/receiver will use
void ssrc(uint propval) @property nothrow

Set ssrc field.

Parameters

propvalthe ssrc that the sender/receiver will use