SmartAudio/package/allwinner/liballwinner_tina/liballwinner/LIBRARY/DEMO/demoPlayer/demoConfig.h

11 lines
222 B
C
Executable File

#ifndef DEMO_CONFIG_H
#define DEMO_CONFIG_H
#define DEMO_CONFIG_DISABLE_VIDEO 1
#define DEMO_CONFIG_DISABLE_AUDIO 0
#define DEMO_CONFIG_DISABLE_SUBTITLE 1
#define DEMO_CONFIG_DISALBE_MULTI_AUDIO 0
#endif