#include <AudioCaptureSrc.h>
◆ AudioCaptureSrcProps() [1/2]
| AudioCaptureSrcProps::AudioCaptureSrcProps |
( |
| ) |
|
|
inline |
◆ AudioCaptureSrcProps() [2/2]
| AudioCaptureSrcProps::AudioCaptureSrcProps |
( |
int | _sampleRate, |
|
|
int | _channels, |
|
|
int | _audioInputDeviceIndex, |
|
|
int | _processingIntervalMS ) |
|
inline |
◆ applyProperties()
template<typename PropsT >
| static void AudioCaptureSrcProps::applyProperties |
( |
PropsT & | props, |
|
|
const std::map< std::string, apra::ScalarPropertyValue > & | values, |
|
|
std::vector< std::string > & | missingRequired ) |
|
inlinestatic |
◆ dynamicPropertyNames()
| static std::vector< std::string > AudioCaptureSrcProps::dynamicPropertyNames |
( |
| ) |
|
|
inlinestatic |
◆ getProperty()
◆ setProperty()
◆ audioInputDeviceIndex
| int AudioCaptureSrcProps::audioInputDeviceIndex |
◆ channels
| int AudioCaptureSrcProps::channels |
◆ processingIntervalMS
| int AudioCaptureSrcProps::processingIntervalMS |
◆ sampleRate
| int AudioCaptureSrcProps::sampleRate |
The documentation for this class was generated from the following file: