audiostubs/devsoundextensions_stubs/inc/AudioInputCI.h
changeset 27 7fd5a1cdf0d8
parent 9 f935d51494d1
equal deleted inserted replaced
20:eea8496efb72 27:7fd5a1cdf0d8
    13 *
    13 *
    14 * Description: Audio Stubs -  AudioInput CI
    14 * Description: Audio Stubs -  AudioInput CI
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 #include "audioinput.h"
    18 #include "AudioInput.h"
    19 
    19 
    20 class CMMFDevSound;
    20 class CMMFDevSound;
    21 
    21 
    22 class CAudioInputCI : public CAudioInput
    22 class CAudioInputCI : public CAudioInput
    23 	{
    23 	{