The ANC data packet. See https://datatracker.ietf.org/doc/html/rfc8331#section-2.1 for details.
More...
#include <anc_payloads.h>
|
bool | is_color_difference_channel |
| True when the ANC data corresponds to the color-difference data channel.
|
|
unsigned | line_number:11 |
| The digital interface line number.
|
|
unsigned | horizontal_offset:12 |
| The horizontal offset in an SDI raster relative to the start of active video.
|
|
bool | is_valid_source_stream_number |
| True when the source_stream_number value is set.
|
|
unsigned | source_stream_number:7 |
| Source stream number.
|
|
uint8_t | did |
| Data identification number.
|
|
uint8_t | sdid |
| Secondary data identification number.
|
|
uint8_t | data_count |
| Number of user data words in packet.
|
|
uint16_t | user_data [255+4] |
| The packet's user data words (up to 255). Must contain 10-bit values.
|
|
The documentation for this struct was generated from the following file: