Descriptor.parseDvbNetworkName

Parses out the dvb network name from the descriptor:

class Descriptor
bool
parseDvbNetworkName
(
out string name
)

Parameters

name string

the extracted name

Return Value

Type: bool

TRUE if the parsing happened correctly, else FALSE.