Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
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 */