MX Foundation 4
MXF_ASYNCEVENT_CONDITION::condition::embeddedTxBufferThreshold Struct Reference

#include <mxf_base.h>

Data Fields

HMXF_BUFFER buffer
 
uint64 almostEmpty
 
uint64 almostFull
 

Field Documentation

HMXF_BUFFER MXF_ASYNCEVENT_CONDITION::condition::embeddedTxBufferThreshold::buffer

Embedded TX buffer handle.

uint64 MXF_ASYNCEVENT_CONDITION::condition::embeddedTxBufferThreshold::almostEmpty

Buffer almost empty value. Async event notification will be set when this threshold is reached.

uint64 MXF_ASYNCEVENT_CONDITION::condition::embeddedTxBufferThreshold::almostFull

Buffer almost full value. Async event notification will be clear when this threshold is reached.

Updated 10/23/2023