append_csrc


Description:

public bool append_csrc (uint32[] csrc)

Appends csrc to the list of contributing sources in this.

Parameters:

this

a SourceMeta

csrc

the csrcs to append

csrc_count

number of elements in csrc

Returns:

true if all elements in csrc was added, false otherwise.