Descriptor.fromDvbNetworkName

Creates a GstMpegtsDescriptor to be a GST_MTS_DESC_DVB_NETWORK_NAME, with the network name name. The data field of the GstMpegtsDescriptor will be allocated, and transferred to the caller.

class Descriptor
static
fromDvbNetworkName
(
string name
)

Parameters

name string

the network name to set

Return Value

the GstMpegtsDescriptor or NULL on fail