Function Snpe_IBufferAttributes_GetEncoding_Ref

Function Documentation

Snpe_UserBufferEncoding_Handle_t Snpe_IBufferAttributes_GetEncoding_Ref(Snpe_IBufferAttributes_Handle_t handle)

Gets the buffer encoding returned from the network responsible for generating this buffer. Depending on the encoding type, this will be an instance of an encoding type specific derived class.

Parameters

handle[in] : Handle to access IBufferAttributes

Returns

Derived user buffer encoding object.