16 enum class TempoStepChange
25 static bool IsItemPlayable(
const CFileItem& item);
26 static void AdvanceTempoStep(std::shared_ptr<CApplicationPlayer> appPlayer,
27 TempoStepChange change);
Definition: ApplicationPlayer.h:33
Definition: PlayerUtils.h:22
Represents a file on a share.
Definition: FileItem.h:102