AJA NTV2 SDK  18.1.0.2262
NTV2 SDK 18.1.0.2262
ntv42_message_device_info_t Struct Reference

#include <ntv42message.h>

Collaboration diagram for ntv42_message_device_info_t:
[legend]

Public Attributes

ntv42_message_header_t header
 
char name [16]
 
char desc [32]
 
char serial [32]
 
ntv42_message_trailer_t trailer
 

Detailed Description

Definition at line 66 of file ntv42message.h.

Member Data Documentation

◆ desc

char ntv42_message_device_info_t::desc[32]

Definition at line 69 of file ntv42message.h.

◆ header

ntv42_message_header_t ntv42_message_device_info_t::header

Definition at line 67 of file ntv42message.h.

◆ name

char ntv42_message_device_info_t::name[16]

Definition at line 68 of file ntv42message.h.

◆ serial

char ntv42_message_device_info_t::serial[32]

Definition at line 70 of file ntv42message.h.

◆ trailer

ntv42_message_trailer_t ntv42_message_device_info_t::trailer

Definition at line 71 of file ntv42message.h.


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