bye_add_ssrcs
Description:
Adds ssrc.length
SSRCs in ssrc
to BYE this.
Parameters:
this |
a valid BYE Packet |
ssrc |
an array of SSRCs to add |
len |
number of elements in |
Returns:
true if the all the SSRCs were added. This function can return false if the max MTU is exceeded or the number of sources blocks is greater than MAX_BYE_SSRC_COUNT. |