![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qaudiobuffer_support_p.h>
Public Member Functions | |
| SampleType & | operator[] (int frame) |
Public Attributes | |
| QSpan< SampleType > | m_buffer |
| const int | m_channel |
| const int | m_numberOfChannels |
Definition at line 35 of file qaudiobuffer_support_p.h.
|
inline |
Definition at line 37 of file qaudiobuffer_support_p.h.
| QSpan<SampleType> QtPrivate::QAudioBufferChannelView< SampleType >::m_buffer |
Definition at line 39 of file qaudiobuffer_support_p.h.
| const int QtPrivate::QAudioBufferChannelView< SampleType >::m_channel |
Definition at line 40 of file qaudiobuffer_support_p.h.
| const int QtPrivate::QAudioBufferChannelView< SampleType >::m_numberOfChannels |
Definition at line 41 of file qaudiobuffer_support_p.h.