GstMpegts.NIT

Fields

Name

Type

Access

Description

actual_network

bool

r/w

Whether this NIT corresponds to the actual stream

descriptors

[GstMpegts.Descriptor]

r/w

the global descriptors

network_id

int

r/w

ID of the network that this NIT describes

streams

[GstMpegts.NITStream]

r/w

the streams

Methods

class

new ()

Details

class GstMpegts.NIT

Network Information Table (ISO/IEC 13818-1 / EN 300 468)

classmethod new()
Returns:

A newly allocated GstMpegts.NIT

Return type:

GstMpegts.NIT

Allocates and initializes a GstMpegts.NIT.