#include <audio.h>
◆ AudioSenderThread()
| AudioSenderThread::AudioSenderThread |
( |
| ) |
|
◆ notifyReceiver
| void AudioSenderThread::notifyReceiver |
( |
| ) |
|
|
slot |
◆ run()
| void AudioSenderThread::run |
( |
| ) |
|
◆ send_audio_to_output()
| int AudioSenderThread::send_audio_to_output |
( |
qint64 |
offset, |
|
|
int |
max |
|
) |
| |
|
private |
◆ stop()
| void AudioSenderThread::stop |
( |
| ) |
|
◆ close
| bool AudioSenderThread::close |
◆ cond
| QWaitCondition AudioSenderThread::cond |
◆ lock
| QMutex AudioSenderThread::lock |
◆ samples
| QVector<qint16> AudioSenderThread::samples |
|
private |
The documentation for this class was generated from the following files: