StreamingDataFrame.
More...
Go to the source code of this file.
StreamingDataFrame.
- Copyright
- COPYRIGHT NOTICE: (c) 2017 Neonode Technologies AB. All rights reserved.
DLLEXTERNAL StreamingDataFrame* StreamingDataFrame_New |
( |
uint64_t |
relativeTimeoutMilliSeconds, |
|
|
uint32_t |
length |
|
) |
| |
Create a new StreamingDataFrame.
Creates a new streaming data frame and all the resources needed.
On failure, errno is set.
- Returns
- Return a pointer to the allocated StreamingDataFrame upon success, otherwise a NULL pointer is returned and errno is set accordingly.