TSDuck v3.38-3710
MPEG Transport Stream Toolkit
Loading...
Searching...
No Matches
ts::ATSCTimeShiftedServiceDescriptor::Entry Struct Reference

Service entry. More...

#include <tsATSCTimeShiftedServiceDescriptor.h>

Public Member Functions

 Entry (uint16_t min=0, uint16_t major=0, uint16_t minor=0)
 Default constructor.
 

Public Attributes

uint16_t major_channel_number = 0
 10 bits, major channel of time-shifted service.
 
uint16_t minor_channel_number = 0
 10 bits, minor channel of time-shifted service.
 
uint16_t time_shift = 0
 10 bits, time shift in minutes.
 

Detailed Description

Service entry.

Constructor & Destructor Documentation

◆ Entry()

ts::ATSCTimeShiftedServiceDescriptor::Entry::Entry ( uint16_t  min = 0,
uint16_t  major = 0,
uint16_t  minor = 0 
)

Default constructor.

Parameters
[in]minTime shift in minutes.
[in]majorMajor channel of time-shifted service.
[in]minorMinor channel of time-shifted service.

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