TSDuck v3.38-3710
MPEG Transport Stream Toolkit
Loading...
Searching...
No Matches
ts::MPEGH3DAudioSceneDescriptor::MH3D_PresetGroup_type Class Reference

Preset group. More...

#include <tsMPEGH3DAudioSceneDescriptor.h>

Classes

class  GroupPresetConditions_type
 Group preset conditions. More...
 

Public Member Functions

 MH3D_PresetGroup_type ()
 Default constructor.
 
 MH3D_PresetGroup_type (PSIBuffer &buf)
 Constructor from a binary descriptor.
 

Public Attributes

std::vector< GroupPresetConditions_typegroupPresetConditions {}
 Group preset conditions.
 
uint8_t mae_groupPresetID = 0
 5 bits. ID for a group preset.
 
uint8_t mae_groupPresetKind = 0
 5 bits. Kind of content of a group preset, see tabe=le 248 of ISO.IEC 23008-3.
 

Detailed Description

Preset group.

Constructor & Destructor Documentation

◆ MH3D_PresetGroup_type()

ts::MPEGH3DAudioSceneDescriptor::MH3D_PresetGroup_type::MH3D_PresetGroup_type ( PSIBuffer buf)
inline

Constructor from a binary descriptor.

Parameters
[in]bufA binary descriptor to deserialize.

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