Descriptor.parseDvbStuffing

Parses out the stuffing bytes from the descriptor.

class Descriptor
bool
parseDvbStuffing
(
out ubyte[] stuffingBytes
)

Parameters

stuffingBytes ubyte[]

the stuffing bytes

Return Value

Type: bool

TRUE if the parsing happened correctly, else FALSE.