RTPBuffer.setCsrc
void setCsrc(ubyte idx, uint csrc)Modify the CSRC at index idx in buffer to csrc.
Parameters
idx | the CSRC index to set |
csrc | the CSRC in host order to set at idx |
void setCsrc(ubyte idx, uint csrc)Modify the CSRC at index idx in buffer to csrc.
idx | the CSRC index to set |
csrc | the CSRC in host order to set at idx |