SI message type.
More...
#include <tsAuxiliaryVideoStreamDescriptor.h>
|
std::optional< depth_params_type > | depth_params {} |
| Parameters related an an auxiliary video stream carrying a depth map.
|
|
std::optional< generic_params_type > | generic_params {} |
| Provide precise alignment of the auxiliary video with the primary one.
|
|
std::optional< parallax_params_type > | parallax_params {} |
| Parameters related to parralax informaion of an auxiliary video stream.
|
|
iso23002_2_value_coding | payload_size {} |
| Size in bytes of a reserved SI message.
|
|
iso23002_2_value_coding | payload_type {} |
| The payload type of the SI message.
|
|
std::optional< ByteBlock > | reserved_si_message {} |
| Data reserved for future backward-compatible use by ISO/IEC.
|
|
◆ si_message_type()
ts::AuxiliaryVideoStreamDescriptor::si_message_type::si_message_type |
( |
PSIBuffer & |
buf | ) |
|
|
inline |
Constructor from a binary descriptor.
- Parameters
-
[in] | buf | A binary descriptor to deserialize. |
◆ get_message_size()
uint32_t ts::AuxiliaryVideoStreamDescriptor::si_message_type::get_message_size |
( |
| ) |
const |
Get the size, in bytes, of this SI message.
- Returns
- Size, in bytes, of this SI message
The documentation for this class was generated from the following file: