libopenmpt
0.4.5+release.autotools
cross-platform C++ and C library to decode tracked music files
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
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 Tue Jul 23 2019 20:06:42 for libopenmpt by
1.8.8