RTPSourceMeta.setSsrc
bool setSsrc(out uint ssrc)Sets ssrc in meta. If ssrc is null the ssrc of meta will be unset.
Parameters
ssrc | pointer to the SSRC |
Returns
true on success, false otherwise.
bool setSsrc(out uint ssrc)Sets ssrc in meta. If ssrc is null the ssrc of meta will be unset.
ssrc | pointer to the SSRC |