[ Version ( since = "1.16" ) ]
public bool xr_get_rle_nth_chunk (uint nth, out uint16 chunk)
Retrieve actual chunk data.
this |
a valid XR Packet which is Loss RLE or Duplicate RLE report. |
nth |
the index of chunk to retrieve. |
chunk |
the |
|