Info | Value |
---|---|
Header | mvnc.h |
Version | 2.0 |
See also | struct ncDeviceHandle_t, struct ncGraphHandle_t, ncFifoOption_t, ncFifoCreate(), ncFifoAllocate(), ncFifoDestroy(), ncFifoWriteElem(), ncFifoReadElem(), ncFifoRemoveElem(), ncFifoGetOption(), ncFifoSetOption() |
The ncFifoHandle_t struct is an abstraction for a first in, first out queue (FIFO) that is used throughout the API.
See the C API Overview for more information about typical API usage.