audiostubs/devsoundextensions_stubs/inc/AudioInputCI.h
branchRCL_3
changeset 10 b2544ba3bc16
parent 9 f935d51494d1
equal deleted inserted replaced
9:f935d51494d1 10:b2544ba3bc16
    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 	{