Searched defs:decMime (Results 1 - 1 of 1) sorted by relevance

/frameworks/wilhelm/tests/examples/
H A DslesTestDecodeToBuffQueue.cpp291 SLDataFormat_MIME decMime; local
334 decMime.formatType = SL_DATAFORMAT_MIME;
337 decMime.mimeType = (SLchar*)NULL;
338 decMime.containerType = SL_CONTAINERTYPE_UNSPECIFIED;
340 decSource.pFormat = (void *) &decMime;

Completed in 28 milliseconds