#include <atsc.h>
◆ VirtualChannel()
VirtualChannel::VirtualChannel |
( |
const uint8_t *const |
buffer, |
|
|
bool |
terrestrial |
|
) |
| |
◆ ~VirtualChannel()
VirtualChannel::~VirtualChannel |
( |
void |
| ) |
|
◆ getDescriptorsLoopLength()
uint16_t VirtualChannel::getDescriptorsLoopLength |
( |
void |
| ) |
const |
◆ getMajorChannelNumber()
uint16_t VirtualChannel::getMajorChannelNumber |
( |
void |
| ) |
const |
◆ getMinorChannelNumber()
uint16_t VirtualChannel::getMinorChannelNumber |
( |
void |
| ) |
const |
◆ getName()
const std::string & VirtualChannel::getName |
( |
void |
| ) |
const |
◆ getServiceId()
uint16_t VirtualChannel::getServiceId |
( |
void |
| ) |
const |
◆ getServiceType()
uint8_t VirtualChannel::getServiceType |
( |
void |
| ) |
const |
◆ getSourceId()
uint16_t VirtualChannel::getSourceId |
( |
void |
| ) |
const |
◆ getTransportStreamId()
uint16_t VirtualChannel::getTransportStreamId |
( |
void |
| ) |
const |
◆ isAccessControlled()
bool VirtualChannel::isAccessControlled |
( |
void |
| ) |
const |
◆ accessControlled
unsigned VirtualChannel::accessControlled |
|
protected |
◆ descriptorsLoopLength
unsigned VirtualChannel::descriptorsLoopLength |
|
protected |
◆ majorChannelNumber
unsigned VirtualChannel::majorChannelNumber |
|
protected |
◆ minorChannelNumber
unsigned VirtualChannel::minorChannelNumber |
|
protected |
◆ name
std::string VirtualChannel::name |
|
protected |
◆ serviceId
unsigned VirtualChannel::serviceId |
|
protected |
◆ serviceType
unsigned VirtualChannel::serviceType |
|
protected |
◆ sourceId
unsigned VirtualChannel::sourceId |
|
protected |
◆ transportStreamId
unsigned VirtualChannel::transportStreamId |
|
protected |
The documentation for this class was generated from the following files: