#include <mtb_ml_stream.h>
Data Fields | |
mtb_data_streaming_send_t | send |
mtb_data_streaming_receive_t | receive |
mtb_data_streaming_vcontext_t | context |
Streaming interface
mtb_data_streaming_vcontext_t context |
Context data for performing operations.
mtb_data_streaming_receive_t receive |
Function to receive data from a host device.
mtb_data_streaming_send_t send |
Function to send data to a host device.