Descriptor.parseDvbFrequencyList

Parses out a list of frequencies from the @descriptor.

class Descriptor
bool
parseDvbFrequencyList
(
out bool offset
,)

Parameters

offset bool

%FALSE in Hz, %TRUE in kHz

list ArrayG

a list of all frequencies in Hz/kHz depending on %offset

Return Value

Type: bool

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

Meta