RTPSourceMeta.appendCsrc
bool appendCsrc(uint[] csrc)Appends csrc to the list of contributing sources in meta.
Parameters
csrc | the csrcs to append |
Returns
true if all elements in csrc was added, false otherwise.
bool appendCsrc(uint[] csrc)Appends csrc to the list of contributing sources in meta.
csrc | the csrcs to append |