GstMpegts.DVBLinkageDescriptor¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
linkage_data |
r |
||
linkage_type |
r/w |
the type which linkage_data has |
|
original_network_id |
r/w |
the original network id |
|
private_data_bytes |
r/w |
additional data bytes |
|
private_data_length |
r/w |
the length for private_data_bytes |
|
service_id |
r/w |
the service id |
|
transport_stream_id |
r/w |
the transport id |
Methods¶
|
|
|
|
Details¶
- class GstMpegts.DVBLinkageDescriptor¶
-
- get_event()[source]¶
- Returns:
The
GstMpegts.DVBLinkageEvent
orNone
if an error happened- Return type:
- get_extended_event()[source]¶
- Returns:
an
GstMpegts.DVBLinkageExtendedEvent
array orNone
if an error happened- Return type:
- get_mobile_hand_over()[source]¶
- Returns:
The
GstMpegts.DVBLinkageMobileHandOver
orNone
if an error happened- Return type: