![]() |
NVIDIA DeepStream SDK API Reference4.0 Release |
Holds payload meta data.
Definition at line 231 of file nvdsmeta_schema.h.
Data Fields | |
gpointer | payload |
pointer to payload More... | |
guint | payloadSize |
size of payload More... | |
guint | componentId |
id of component who attached the payload (Optional) More... | |
guint NvDsPayload::componentId |
id of component who attached the payload (Optional)
Definition at line 237 of file nvdsmeta_schema.h.
gpointer NvDsPayload::payload |
pointer to payload
Definition at line 233 of file nvdsmeta_schema.h.
guint NvDsPayload::payloadSize |
size of payload
Definition at line 235 of file nvdsmeta_schema.h.