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

Generic "traits" for the ECMG <=> SCS protocol. More...

#include <tsECMGSCS.h>

Public Types

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

Detailed Description

Generic "traits" for the ECMG <=> SCS protocol.


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