libopenmpt
0.7.11+release
cross-platform C++ and C library to decode tracked music files
openmpt::ext::interactive Member List
This is the complete list of members for
openmpt::ext::interactive
, including all inherited members.
get_channel_mute_status
(std::int32_t channel) const =0
openmpt::ext::interactive
pure virtual
get_channel_volume
(std::int32_t channel) const =0
openmpt::ext::interactive
pure virtual
get_global_volume
() const =0
openmpt::ext::interactive
pure virtual
get_instrument_mute_status
(std::int32_t instrument) const =0
openmpt::ext::interactive
pure virtual
get_pitch_factor
() const =0
openmpt::ext::interactive
pure virtual
get_tempo_factor
() const =0
openmpt::ext::interactive
pure virtual
interactive
()
openmpt::ext::interactive
inline
protected
play_note
(std::int32_t instrument, std::int32_t note, double volume, double panning)=0
openmpt::ext::interactive
pure virtual
set_channel_mute_status
(std::int32_t channel, bool mute)=0
openmpt::ext::interactive
pure virtual
set_channel_volume
(std::int32_t channel, double volume)=0
openmpt::ext::interactive
pure virtual
set_current_speed
(std::int32_t speed)=0
openmpt::ext::interactive
pure virtual
set_current_tempo
(std::int32_t tempo)=0
openmpt::ext::interactive
pure virtual
set_global_volume
(double volume)=0
openmpt::ext::interactive
pure virtual
set_instrument_mute_status
(std::int32_t instrument, bool mute)=0
openmpt::ext::interactive
pure virtual
set_pitch_factor
(double factor)=0
openmpt::ext::interactive
pure virtual
set_tempo_factor
(double factor)=0
openmpt::ext::interactive
pure virtual
stop_note
(std::int32_t channel)=0
openmpt::ext::interactive
pure virtual
~interactive
()
openmpt::ext::interactive
inline
protected
virtual
Generated on Sat Oct 26 2024 14:44:37 for libopenmpt by
1.9.4