RTPBuffer.setCsrc

Modify the CSRC at index idx in buffer to csrc.

class RTPBuffer
void
setCsrc
(
ubyte idx
,
uint csrc
)

Parameters

idx ubyte

the CSRC index to set

csrc uint

the CSRC in host order to set at idx