RTPBuffer.getCsrc
uint getCsrc(ubyte idx)Get the CSRC at index idx in buffer.
Parameters
idx | the index of the CSRC to get |
Returns
the CSRC at index idx in host order.
uint getCsrc(ubyte idx)Get the CSRC at index idx in buffer.
idx | the index of the CSRC to get |