Searched refs:presetRetrieved (Results 1 – 1 of 1) sorted by relevance
344 SLuint32 presetRetrieved = SL_ANDROID_RECORDING_PRESET_NONE; in TestRecToBuffQueue() local347 &presetSize, (void*)&presetRetrieved); in TestRecToBuffQueue()350 printf("The default record preset appears to be %u\n", presetRetrieved); in TestRecToBuffQueue()351 } else if (presetValue != presetRetrieved) { in TestRecToBuffQueue()352 fprintf(stderr, "Error retrieving recording preset as %u instead of %u\n", presetRetrieved, in TestRecToBuffQueue()