TSDuck v3.39-3864
MPEG Transport Stream Toolkit
Loading...
Searching...
No Matches
ts::AVS3AudioDescriptor::general_coding_type Class Reference

parametrs related to general audio coding - audio_codec_id = 0; More...

#include <tsAVS3AudioDescriptor.h>

Public Member Functions

 general_coding_type ()=default
 Default constructor.
 
 general_coding_type (PSIBuffer &buf)
 Read-in constructor.
 

Public Attributes

uint8_t bitrate_index = 0
 4 bits. Index to bitrates in tables A.10 to A.20 of T/AI 109.3
 
int bitstream_type = 0
 1 bit. Indicates whether the bitstream coding is uniform or non-uniform.
 
uint8_t channel_number_index = 0
 7 bits. Index to the channel configuration table (A.*) in T/AI 109.3
 
int coding_profile = 0
 3 bits. The coding type used in the bitstream.
 
uint16_t raw_frame_length = 0
 Total length of the current frame in the bitstream.
 

Detailed Description

parametrs related to general audio coding - audio_codec_id = 0;

Constructor & Destructor Documentation

◆ general_coding_type()

ts::AVS3AudioDescriptor::general_coding_type::general_coding_type ( PSIBuffer buf)
inline

Read-in constructor.

Parameters
[in,out]bufDeserialization buffer.

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