TSDuck v3.38-3675
MPEG Transport Stream Toolkit
Loading...
Searching...
No Matches
ts::SplicePrivateCommand Class Reference

Representation of an SCTE 35 private_command() structure. More...

#include <tsSCTE35.h>

Collaboration diagram for ts::SplicePrivateCommand:

Public Member Functions

 SplicePrivateCommand (uint32_t id=0)
 Constructor.
 

Public Attributes

uint32_t identifier = 0
 SMPTE identifier.
 
ByteBlock private_bytes {}
 Private command content.
 

Detailed Description

Representation of an SCTE 35 private_command() structure.

Constructor & Destructor Documentation

◆ SplicePrivateCommand()

ts::SplicePrivateCommand::SplicePrivateCommand ( uint32_t  id = 0)
inline

Constructor.

Parameters
[in]idSMPTE identifier.

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