GstMpegts.PMTStream

Fields

Name

Type

Access

Description

descriptors

[GstMpegts.Descriptor]

r/w

the descriptors of the stream

pid

int

r/w

the PID of the stream

stream_type

int

r/w

the type of stream. See GstMpegts.StreamType

Methods

class

new ()

Details

class GstMpegts.PMTStream

An individual stream definition of a GstMpegts.PMT.

classmethod new()
Returns:

GstMpegts.PMTStream

Return type:

GstMpegts.PMTStream

Allocates and initializes a new GstMpegts.PMTStream.