Script
|
This is the complete list of members for SCR_SoundController, including all inherited members.
_channelCount | SCR_SoundController | private |
_channelSize | SCR_SoundController | private |
_frameRate | SCR_SoundController | private |
_sampleRate | SCR_SoundController | private |
_soundInterface | SCR_SoundController | private |
attach(sound *soundInterface) | SCR_SoundController | |
copy(const QString &srcFileName, const QString &dstFileName) | SCR_SoundController | |
getSoundtrack(int fromFrame, int toFrame) | SCR_SoundController | |
getSoundtrackAll() | SCR_SoundController | |
instance() | SCR_SoundController | static |
isUnicode(const QString exportFilePath) | SCR_SoundController | |
SCR_SoundController() | SCR_SoundController | private |
setChannelCount(int count) | SCR_SoundController | |
setChannelSize(int size) | SCR_SoundController | |
setFrameRate(int rate) | SCR_SoundController | |
setSampleRate(double rate) | SCR_SoundController | |
~SCR_SoundController() | SCR_SoundController | privatevirtual |