RTCPPacket.xrGetRleNthChunk

Retrieve actual chunk data.

class RTCPPacket
bool
xrGetRleNthChunk
(
uint nth
,
out ushort chunk
)

Parameters

nth uint

the index of chunk to retrieve.

chunk ushort

the nth chunk.

Return Value

Type: bool

true if the report block returns chunk correctly.