VideoDecoder.addToFrame

Removes next n_bytes of input data and adds it to currently parsed frame.

class VideoDecoder
void
addToFrame
(
int nBytes
)

Parameters

nBytes int

the number of bytes to add