PlayerPanel

Undocumented in source.

Constructors

this
this(SoundFrame frame)
Undocumented in source.

Members

Functions

onScrollEvent
bool onScrollEvent(AbstractSlider source, ScrollEvent event)
Undocumented in source. Be warned that the author may not have intended to support it.
onVolume
void onVolume(SliderController source, int value)
Undocumented in source. Be warned that the author may not have intended to support it.
openAccompanimentFile
void openAccompanimentFile(string filename)
Undocumented in source. Be warned that the author may not have intended to support it.
playPauseAccomp
void playPauseAccomp()
Undocumented in source. Be warned that the author may not have intended to support it.
updatePlayPosition
void updatePlayPosition()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

secondsToString
dstring secondsToString(float v)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_filename
string _filename;
Undocumented in source.
_position
PlayPosition _position;
Undocumented in source.

Meta