|
LMMS
|
This is the complete list of members for lmms::Sample::PlaybackState, including all inherited members.
| backwards() const -> bool | lmms::Sample::PlaybackState | inline |
| frameIndex() const -> int | lmms::Sample::PlaybackState | inline |
| m_backwards | lmms::Sample::PlaybackState | private |
| m_buffer | lmms::Sample::PlaybackState | private |
| m_bufferView | lmms::Sample::PlaybackState | private |
| m_frameIndex | lmms::Sample::PlaybackState | private |
| m_resampler | lmms::Sample::PlaybackState | private |
| PlaybackState(AudioResampler::Mode interpolationMode=AudioResampler::Mode::Linear, int frameIndex=0) | lmms::Sample::PlaybackState | inline |
| Sample class | lmms::Sample::PlaybackState | friend |
| setBackwards(bool backwards) | lmms::Sample::PlaybackState | inline |
| setFrameIndex(int index) | lmms::Sample::PlaybackState | inline |