GstMpegts.PMTStream¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
descriptors |
r/w |
the descriptors of the stream |
|
pid |
r/w |
the PID of the stream |
|
stream_type |
r/w |
the type of stream. See |
Methods¶
class |
|
Details¶
- class GstMpegts.PMTStream¶
An individual stream definition of a
GstMpegts.PMT
.- classmethod new()[source]¶
- Returns:
- Return type:
Allocates and initializes a new
GstMpegts.PMTStream
.