|
Neonode zForce(TM) SDK
|
Struct containing the StreamingDataFrame information. More...
#include <StreamingDataFrame.h>
Public Attributes | |
| DataFrame | |
| The base DataFrame. | |
| uint8_t * | Data |
| Pointer to the data. | |
| uint32_t | Length |
| Length of the data. | |
Struct containing the StreamingDataFrame information.
StreamingDataFrame contains the DataFrame base, a pointer to the data and its length.
1.8.11