TSDuck v3.38-3710
MPEG Transport Stream Toolkit
Loading...
Searching...
No Matches
ts::AuxiliaryVideoStreamDescriptor::si_message_type::parallax_params_type Class Reference

Parallax parameters type. More...

#include <tsAuxiliaryVideoStreamDescriptor.h>

Public Member Functions

 parallax_params_type ()=default
 Default constructor.
 
 parallax_params_type (PSIBuffer &buf)
 Constructor from a binary descriptor.
 

Public Attributes

uint16_t dref = 0
 the reference spectator's viewing distance given in cm.
 
uint16_t parallax_scale = 0
 scaling factor that defines the dynamic range of the decoded parallax values.
 
uint16_t parallax_zero = 0
 the value for which the parallax is null.
 
uint16_t wref = 0
 the reference spectator's monitor width given in cm.
 

Detailed Description

Parallax parameters type.

Constructor & Destructor Documentation

◆ parallax_params_type()

ts::AuxiliaryVideoStreamDescriptor::si_message_type::parallax_params_type::parallax_params_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: