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

Position interactivity. More...

#include <tsMPEGH3DAudioSceneDescriptor.h>

Public Member Functions

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

Public Attributes

uint8_t mae_interactivityMaxAzOffset = 0
 7 bits. Maximum azimuth offset for changing the position of the members of the metadata element group.
 
uint8_t mae_interactivityMaxDistOffset = 0
 4 bits. Maximum distance factor change got interactivity changing the position of the members of the metadata element group.
 
uint8_t mae_interactivityMaxElOffset = 0
 5 bits. Maximum elevation offset for changing the position of the members of the metadata element group.
 
uint8_t mae_interactivityMinAzOffset = 0
 7 bits. Minimum azimuth offset for changing the position of the members of the metadata element group.
 
uint8_t mae_interactivityMinDistOffset = 0
 4 bits. Minimum distance factor change got interactivity changing the position of the members of the metadata element group.
 
uint8_t mae_interactivityMinElOffset = 0
 5 bits. Minimum elevation offset for changing the position of the members of the metadata element group.
 

Detailed Description

Position interactivity.

Constructor & Destructor Documentation

◆ PositionInteractivityType()

ts::MPEGH3DAudioSceneDescriptor::MH3D_InteractivityInfo_type::PositionInteractivityType::PositionInteractivityType ( 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: