stream_info.h File Reference
Detailed Description
This is the header file of the STREAMTYPE_INFO interface.
Definition in file stream_info.h.
Go to the source code of this file.
Functions | |
int | NT_InfoOpen (NtInfoStream_t *hStream, const char *name) |
Opens an info stream. More... | |
int | NT_InfoRead (NtInfoStream_t hStream, NtInfo_t *info) |
Reads data from an info stream. More... | |
int | NT_InfoClose (NtInfoStream_t hStream) |
Closes an info stream. More... | |
Macros | |
#define | NT_TIME_SYNC_CLOCK_RATE_ADJ_UNKNOWN 1000000000 |
Used for timeSyncClockRateAdjustment and timeSyncOSClockRateAdjustment parameters to indicate that no clock rate adjustment is retrievable. More... | |
#define | NT_PATH_DELAY_RX_DIR 0 |
#define | NT_PATH_DELAY_TX_DIR 1 |
Typedefs | |
typedef struct NtInfoSensor_s | NtInfoSensor_t |
typedef struct NtInfoSensor_s * | NtInfoSensor_p |
typedef struct NtInfoProductInfo_v2_s | NtInfoProductInfo_v2_t |
typedef struct NtInfoFilterUsage3ga_s | NtInfoFilterUsage3ga_t |
typedef struct NtInfoFilterUsage4ga_s | NtInfoFilterUsage4ga_t |
typedef struct NtInfoFilterUsage_v1_s | NtInfoFilterUsage_v1_t |
typedef struct NtInfoPortPathDelay_s | NtInfoPortPathDelayInfo_t |
typedef struct NtInfoPropertyValue_s | NtInfoPropertyValue_t |
typedef struct NtInfo_s | NtInfo_t |
typedef struct NtInfoStream_s * | NtInfoStream_t |