Descriptor.fromDvbService

Fills a #GstMpegtsDescriptor to be a %GST_MTS_DESC_DVB_SERVICE. The data field of the #GstMpegtsDescriptor will be allocated, and transferred to the caller.

class Descriptor
static
fromDvbService

Parameters

serviceType GstMpegtsDVBServiceType

Service type defined as a #GstMpegtsDVBServiceType

serviceName string

Name of the service

serviceProvider string

Name of the service provider

Return Value

the #GstMpegtsDescriptor or %NULL on fail

Meta