set_ssrc


Description:

public bool set_ssrc (uint32? ssrc)

Sets ssrc in this.

If ssrc is null the ssrc of this will be unset.

Parameters:

this

a SourceMeta

ssrc

pointer to the SSRC

Returns:

true on success, false otherwise.