ByteReader.skip

Skips nbytes bytes of the #GstByteReader instance.

class ByteReader
bool
skip
(
uint nbytes
)

Parameters

nbytes uint

the number of bytes to skip

Return Value

Type: bool

true if nbytes bytes could be skipped, false otherwise.