libxcoder  5.2.0
_ni_session_stats Struct Reference

#include <ni_device_api_priv.h>

Data Fields

uint16_t ui16SessionId
 
uint16_t ui16ErrorCount
 
uint32_t ui32LastTransactionId
 
uint32_t ui32LastTransactionCompletionStatus
 
uint32_t ui32LastErrorTransactionId
 
uint32_t ui32LastErrorStatus
 
uint32_t ui32Session_timestamp_high
 
uint32_t ui32Session_timestamp_low
 
uint32_t reserved [1]
 

Detailed Description

Definition at line 136 of file ni_device_api_priv.h.

Field Documentation

◆ reserved

uint32_t reserved[1]

Definition at line 146 of file ni_device_api_priv.h.

◆ ui16ErrorCount

uint16_t ui16ErrorCount

Definition at line 139 of file ni_device_api_priv.h.

◆ ui16SessionId

uint16_t ui16SessionId

Definition at line 138 of file ni_device_api_priv.h.

◆ ui32LastErrorStatus

uint32_t ui32LastErrorStatus

Definition at line 143 of file ni_device_api_priv.h.

◆ ui32LastErrorTransactionId

uint32_t ui32LastErrorTransactionId

Definition at line 142 of file ni_device_api_priv.h.

◆ ui32LastTransactionCompletionStatus

uint32_t ui32LastTransactionCompletionStatus

Definition at line 141 of file ni_device_api_priv.h.

◆ ui32LastTransactionId

uint32_t ui32LastTransactionId

Definition at line 140 of file ni_device_api_priv.h.

◆ ui32Session_timestamp_high

uint32_t ui32Session_timestamp_high

Definition at line 144 of file ni_device_api_priv.h.

◆ ui32Session_timestamp_low

uint32_t ui32Session_timestamp_low

Definition at line 145 of file ni_device_api_priv.h.


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