|
|
NVIDIA DeepStream SDK API Reference4.0.2 Release |
Holds payload meta data.
Definition at line 226 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 232 of file nvdsmeta_schema.h.
| gpointer NvDsPayload::payload |
pointer to payload
Definition at line 228 of file nvdsmeta_schema.h.
| guint NvDsPayload::payloadSize |
size of payload
Definition at line 230 of file nvdsmeta_schema.h.