RTCPPacket.xrGetRleNthChunk

bool xrGetRleNthChunk(uint nth, out ushort chunk)

Retrieve actual chunk data.

Parameters

nththe index of chunk to retrieve.
chunkthe nth chunk.

Returns

true if the report block returns chunk correctly.