TSDuck v3.38-3696
MPEG Transport Stream Toolkit
Loading...
Searching...
No Matches
ts::emmgmux::Traits Struct Reference

Generic "traits" for the EMMG/PDG <=> MUX protocol. More...

#include <tsEMMGMUX.h>

Public Types

using ChannelClose = emmgmux::ChannelClose
 Actual ChannelClose message for this protocol.
 
using ChannelError = emmgmux::ChannelError
 Actual ChannelError message for this protocol.
 
using ChannelSetup = emmgmux::ChannelSetup
 Actual ChannelSetup message for this protocol.
 
using ChannelStatus = emmgmux::ChannelStatus
 Actual ChannelStatus message for this protocol.
 
using ChannelTest = emmgmux::ChannelTest
 Actual ChannelTest message for this protocol.
 
using Errors = emmgmux::Errors
 Actual set of error codes for this protocol.
 
using Protocol = emmgmux::Protocol
 Actual protocol description.
 
using StreamCloseRequest = emmgmux::StreamCloseRequest
 Actual StreamCloseRequest message for this protocol.
 
using StreamCloseResponse = emmgmux::StreamCloseResponse
 Actual StreamCloseResponse message for this protocol.
 
using StreamError = emmgmux::StreamError
 Actual StreamError message for this protocol.
 
using StreamSetup = emmgmux::StreamSetup
 Actual StreamSetup message for this protocol.
 
using StreamStatus = emmgmux::StreamStatus
 Actual StreamStatus message for this protocol.
 
using StreamTest = emmgmux::StreamTest
 Actual StreamTest message for this protocol.
 
using Tags = emmgmux::Tags
 Actual set of tags for this protocol.
 

Detailed Description

Generic "traits" for the EMMG/PDG <=> MUX protocol.


The documentation for this struct was generated from the following file: