RTSPTransport.ssrc
uint ssrc() @property nothrowGet ssrc field.
Returns
the ssrc that the sender/receiver will use
void ssrc(uint propval) @property nothrowSet ssrc field.
Parameters
propval | the ssrc that the sender/receiver will use |
uint ssrc() @property nothrowGet ssrc field.
void ssrc(uint propval) @property nothrowSet ssrc field.
propval | the ssrc that the sender/receiver will use |