Home
last modified time | relevance | path

Searched refs:PLAYER_OPTION_STREAMID3 (Results 1 – 2 of 2) sorted by relevance

/dports/audio/madplay/madplay-0.15.2b/
H A Dplayer.h42 PLAYER_OPTION_STREAMID3 = 0x0080, enumerator
H A Dplayer.c1740 if (player->options & PLAYER_OPTION_STREAMID3) { in decode_error()
1937 player->options &= ~PLAYER_OPTION_STREAMID3; in play_one()
1943 player->options |= PLAYER_OPTION_STREAMID3; in play_one()