VideoDecoder.addToFrame

void addToFrame(int nBytes) nothrow

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

Parameters

nBytesthe number of bytes to add