|
Twitch SDK (Internal)
|
This is the complete list of members for ttv::broadcast::WaveFileWriter, including all inherited members.
| Close() | ttv::broadcast::WaveFileWriter | |
| GetDuration() const | ttv::broadcast::WaveFileWriter | inline |
| mDuration | ttv::broadcast::WaveFileWriter | private |
| mFile | ttv::broadcast::WaveFileWriter | private |
| mIsFloat | ttv::broadcast::WaveFileWriter | private |
| mNumChannels | ttv::broadcast::WaveFileWriter | private |
| mSampleRate | ttv::broadcast::WaveFileWriter | private |
| Open(const std::string &path, uint sampleRate, uint numChannels, bool isFloat) | ttv::broadcast::WaveFileWriter | |
| WaveFileWriter() | ttv::broadcast::WaveFileWriter | |
| WriteSamples(const float *samples, uint numSamples) | ttv::broadcast::WaveFileWriter | |
| WriteSamples(const int16_t *samples, uint numSamples) | ttv::broadcast::WaveFileWriter | |
| WriteWaveHeader(uint fileLength) | ttv::broadcast::WaveFileWriter | private |
| ~WaveFileWriter() | ttv::broadcast::WaveFileWriter |
1.8.13