libxcoder  3.5.1
_ni_logan_thread_arg_struct_t Struct Reference

#include <ni_device_api_logan.h>

Data Fields

int hw_id
 
uint32_t session_id
 
uint64_t session_timestamp
 
bool close_thread
 
uint32_t device_type
 
ni_device_handle_t device_handle
 
ni_event_handle_t thread_event_handle
 
void * p_buffer
 
uint32_t keep_alive_timeout
 

Detailed Description

Definition at line 789 of file ni_device_api_logan.h.

Field Documentation

◆ close_thread

bool close_thread

Definition at line 794 of file ni_device_api_logan.h.

◆ device_handle

ni_device_handle_t device_handle

Definition at line 796 of file ni_device_api_logan.h.

◆ device_type

uint32_t device_type

Definition at line 795 of file ni_device_api_logan.h.

◆ hw_id

int hw_id

Definition at line 791 of file ni_device_api_logan.h.

◆ keep_alive_timeout

uint32_t keep_alive_timeout

Definition at line 799 of file ni_device_api_logan.h.

◆ p_buffer

void* p_buffer

Definition at line 798 of file ni_device_api_logan.h.

◆ session_id

uint32_t session_id

Definition at line 792 of file ni_device_api_logan.h.

◆ session_timestamp

uint64_t session_timestamp

Definition at line 793 of file ni_device_api_logan.h.

◆ thread_event_handle

ni_event_handle_t thread_event_handle

Definition at line 797 of file ni_device_api_logan.h.


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