Wiki Wang
Wiki Wang

Reputation: 698

Why uuid in OpenMax is 128 bytes?

in OMX_Types.h there is

typedef unsigned char OMX_UUIDTYPE[128];

should I store every bit in a char? if so, use actual number 0,1 or use ascii character '0','1'?

Upvotes: 1

Views: 50

Answers (0)

Related Questions