Searched defs:SLDataFormat_PCM_ (Results 1 – 4 of 4) sorted by relevance
356 typedef struct SLDataFormat_PCM_ { struct357 SLuint32 formatType;358 SLuint32 numChannels;359 SLuint32 samplesPerSec;360 SLuint32 bitsPerSample;361 SLuint32 containerSize;362 SLuint32 channelMask;363 SLuint32 endianness;