Definition at line 102 of file sources/gst-plugins/gst-nvdsudp/gstnvdsudpcommon.h.
Data Fields | |
| gboolean | c_not_y_channel_flag |
| guint16 | line_number |
| guint16 | horizontal_offset |
| guint16 | did |
| guint16 | sdid |
| guint8 | data_count |
| guint16 | user_data [ANC_MAX_DATA_COUNT] |
| guint16 | checksum |
| gboolean AncPacketInfo::c_not_y_channel_flag |
Definition at line 103 of file sources/gst-plugins/gst-nvdsudp/gstnvdsudpcommon.h.
| guint16 AncPacketInfo::checksum |
Definition at line 110 of file sources/gst-plugins/gst-nvdsudp/gstnvdsudpcommon.h.
| guint8 AncPacketInfo::data_count |
Definition at line 108 of file sources/gst-plugins/gst-nvdsudp/gstnvdsudpcommon.h.
| guint16 AncPacketInfo::did |
Definition at line 106 of file sources/gst-plugins/gst-nvdsudp/gstnvdsudpcommon.h.
| guint16 AncPacketInfo::horizontal_offset |
Definition at line 105 of file sources/gst-plugins/gst-nvdsudp/gstnvdsudpcommon.h.
| guint16 AncPacketInfo::line_number |
Definition at line 104 of file sources/gst-plugins/gst-nvdsudp/gstnvdsudpcommon.h.
| guint16 AncPacketInfo::sdid |
Definition at line 107 of file sources/gst-plugins/gst-nvdsudp/gstnvdsudpcommon.h.
| guint16 AncPacketInfo::user_data |
Definition at line 109 of file sources/gst-plugins/gst-nvdsudp/gstnvdsudpcommon.h.