RTCPPacket.xrGetRleNthChunk
bool xrGetRleNthChunk(uint nth, out ushort chunk)Retrieve actual chunk data.
Parameters
nth | the index of chunk to retrieve. |
chunk | the nth chunk. |
Returns
true if the report block returns chunk correctly.
bool xrGetRleNthChunk(uint nth, out ushort chunk)Retrieve actual chunk data.
nth | the index of chunk to retrieve. |
chunk | the nth chunk. |