#define ADAPTIVE_VARIANT_DEFAULT_VALUE -1 /* auto */
#define PLAYER_BUS_MSG_DEFAULT_TIMEOUT 500 /* bus msg wait timeout */
-#define PLAYER_BUS_MSG_PREPARE_TIMEOUT 100
+#define PLAYER_BUS_MSG_PREPARE_TIMEOUT 10
#define SPATIAL_AUDIO_CAPS "audio/x-raw,format=S16LE,channels=4"
return MM_ERROR_PLAYER_INVALID_URI;
}
- LOGD("subtitle file path is [%s].\n", subtitle_uri);
+ SECURE_LOGD("subtitle file path is [%s].\n", subtitle_uri);
MMPLAYER_SUBTITLE_INFO_LOCK(player);
player->subtitle_language_list = NULL;