Descriptor.parseDvbStreamIdentifier

Extracts the component tag from @descriptor.

class Descriptor
bool
parseDvbStreamIdentifier
(
out ubyte componentTag
)

Parameters

componentTag ubyte

the component tag

Return Value

Type: bool

%TRUE if the parsing happended correctly, else %FALSE.

Meta