TSDuck v3.41-4217
MPEG Transport Stream Toolkit
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages Concepts
ts::AMT::Service Class Reference

Service entry. More...

#include <tsAMT.h>

Collaboration diagram for ts::AMT::Service:

Public Member Functions

size_t binarySize () const
 Evaluate the binary size of the service entry.
 

Public Attributes

IPAddressMask dst {}
 Destination address and mask.
 
ByteBlock private_data {}
 Private data for that service.
 
IPAddressMask src {}
 Source address and mask.
 

Detailed Description

Service entry.

Member Function Documentation

◆ binarySize()

size_t ts::AMT::Service::binarySize ( ) const

Evaluate the binary size of the service entry.

Returns
The binary size, in bytes, of the service entry.

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