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

11 lines
222 B
C
Raw Normal View History

2018-07-13 01:31:50 +00:00
#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