![]() |
TSDuck v3.43-4509
MPEG Transport Stream Toolkit
|
Generic DVB-NIP (Native IP) definitions. More...
Namespaces | |
| namespace | ts |
| TSDuck namespace, containing all TSDuck classes and functions. | |
Functions | |
| const IPSocketAddress & | ts::NIPSignallingAddress4 () |
| Get the DVB-NIP signalling IPv4 address and port (224.0.23.14, UDP port 3937). | |
| const IPSocketAddress & | ts::NIPSignallingAddress6 () |
| Get the DVB-NIP signalling IPv6 address and port (FF0X:0:0:0:0:0:0:12D, UDP port 3937). | |
Variables | |
| constexpr uint16_t | ts::NIP_SIGNALLING_PORT = 3937 |
| DVB-NIP signalling UDP port. | |
| constexpr uint64_t | ts::NIP_SIGNALLING_TSI = 0 |
| DVB-NIP signalling TSI Transport Session Identifier (LCT) value. | |
Generic DVB-NIP (Native IP) definitions.