Function Snpe_IOBufferDataTypeMap_GetBufferDataTypeOfFirst¶
Defined in File IOBufferDataTypeMap.h
Function Documentation¶
-
Snpe_IOBufferDataType_t Snpe_IOBufferDataTypeMap_GetBufferDataTypeOfFirst(Snpe_IOBufferDataTypeMap_Handle_t handle)¶
Returns the type of the first buffer.
- Parameters
handle – : Handle to access the IOBufferDataType map
- Returns
The type of the first buffer, or SNPE_IO_BUFFER_DATATYPE_UNSPECIFIED if the map is empty.