ISO-23002-2 value coding.
More...
#include <tsAuxiliaryVideoStreamDescriptor.h>
|
| iso23002_2_value_coding ()=default |
| Default constructor.
|
|
| iso23002_2_value_coding (PSIBuffer &buf) |
| Constructor from a binary descriptor.
|
|
| iso23002_2_value_coding (uint32_t initial_value) |
| Initializing constructor.
|
|
void | set_value (const uint32_t new_value) |
| set the coded form to the specified value
|
|
uint32_t | value () const |
| Return the value represented in coded form.
|
|
ISO-23002-2 value coding.
◆ iso23002_2_value_coding() [1/2]
ts::AuxiliaryVideoStreamDescriptor::si_message_type::iso23002_2_value_coding::iso23002_2_value_coding |
( |
uint32_t |
initial_value | ) |
|
|
inline |
Initializing constructor.
- Parameters
-
[in] | initial_value | the value to set in the coded representation |
◆ iso23002_2_value_coding() [2/2]
ts::AuxiliaryVideoStreamDescriptor::si_message_type::iso23002_2_value_coding::iso23002_2_value_coding |
( |
PSIBuffer & |
buf | ) |
|
|
inline |
Constructor from a binary descriptor.
- Parameters
-
[in] | buf | A binary descriptor to deserialize. |
◆ value()
uint32_t ts::AuxiliaryVideoStreamDescriptor::si_message_type::iso23002_2_value_coding::value |
( |
| ) |
const |
|
inline |
Return the value represented in coded form.
- Returns
- decimal value
◆ set_value()
void ts::AuxiliaryVideoStreamDescriptor::si_message_type::iso23002_2_value_coding::set_value |
( |
const uint32_t |
new_value | ) |
|
|
inline |
set the coded form to the specified value
- Parameters
-
[in] | new_value | value to be set |
The documentation for this class was generated from the following file: