Kodi Documentation  18.0
Kodi is an open source media player and entertainment hub.
PAPlayer.cpp File Reference

Macros

#define TIME_TO_CACHE_NEXT_FILE   5000 /* 5 seconds before end of song, start caching the next song */
 
#define FAST_XFADE_TIME   80 /* 80 milliseconds */
 
#define MAX_SKIP_XFADE_TIME   2000 /* max 2 seconds crossfade on track skip */
 

Macro Definition Documentation

§ FAST_XFADE_TIME

#define FAST_XFADE_TIME   80 /* 80 milliseconds */

§ MAX_SKIP_XFADE_TIME

#define MAX_SKIP_XFADE_TIME   2000 /* max 2 seconds crossfade on track skip */

§ TIME_TO_CACHE_NEXT_FILE

#define TIME_TO_CACHE_NEXT_FILE   5000 /* 5 seconds before end of song, start caching the next song */