TSDuck v3.39-3843
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.
 
uint32_t get_size () const
 Get the size, in bytes, of this parallax_parameters() structure.
 

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.

Member Function Documentation

◆ get_size()

uint32_t ts::AuxiliaryVideoStreamDescriptor::si_message_type::parallax_params_type::get_size ( ) const
inline

Get the size, in bytes, of this parallax_parameters() structure.

Returns
Size, in bytes, of this parallax_parameters() structure

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