RTPSourceMeta.appendCsrc

Appends csrc to the list of contributing sources in meta.

class RTPSourceMeta
bool
appendCsrc
(
uint[] csrc
)

Parameters

csrc uint[]

the csrcs to append

Return Value

Type: bool

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