NVIDIA DeepStream SDK API Reference

6.4 Release
consumer_thread_info Struct Reference

Detailed Description

Definition at line 53 of file kafka_client.h.

Data Fields

pthread_t consumer_tid
 
nvds_msgapi_subscribe_request_cb_t subscribe_req_cb
 
void * user_ptr
 

Field Documentation

◆ consumer_tid

pthread_t consumer_thread_info::consumer_tid

Definition at line 54 of file kafka_client.h.

◆ subscribe_req_cb

nvds_msgapi_subscribe_request_cb_t consumer_thread_info::subscribe_req_cb

Definition at line 55 of file kafka_client.h.

◆ user_ptr

void* consumer_thread_info::user_ptr

Definition at line 56 of file kafka_client.h.


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