#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