Adds ssrc.length SSRCs in ssrc to BYE this.
ssrc.length
ssrc
a valid BYE Packet
an array of SSRCs to add
number of elements in ssrc
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.
true
false