23 #ifndef STOPBEHAVIOR_H 24 #define STOPBEHAVIOR_H 26 #include "Utils/Pimpl.h" 40 int restore_track_before_stop();
42 int track_idx_before_stop()
const;
43 void set_track_idx_before_stop(
int idx);
47 #endif // STOPBEHAVIOR_H
Definition: PlaylistStopBehavior.h:30
Definition: AbstractPlaylist.h:33