xr_get_rle_nth_chunk


Description:

[ Version ( since = "1.16" ) ]
public bool xr_get_rle_nth_chunk (uint nth, out uint16 chunk)

Retrieve actual chunk data.

Parameters:

this

a valid XR Packet which is Loss RLE or Duplicate RLE report.

nth

the index of chunk to retrieve.

chunk

the nth chunk.

Returns:

true if the report block returns chunk correctly.