set_ssrc
Description:
Sets ssrc
in this.
If ssrc
is null the ssrc of this will be unset.
Parameters:
this | |
ssrc |
pointer to the SSRC |
Returns:
true on success, false otherwise. |
Sets ssrc
in this.
If ssrc
is null the ssrc of this will be unset.
this | |
ssrc |
pointer to the SSRC |
true on success, false otherwise. |