-
- Downloads
Adding signal source representing input channel of the audio device:
- added respective signal source and sound source class - signal source class allows specifying input channel - added VA function to get signal source ID based on input channel - TODO: Check if input channel really exists
Showing
- Source/VAPlugin/Private/SignalSources/VAAudioInputSignalSource.cpp 26 additions, 0 deletions...Plugin/Private/SignalSources/VAAudioInputSignalSource.cpp
- Source/VAPlugin/Private/SoundSource/VAAudioInputSourceComponent.cpp 12 additions, 0 deletions...lugin/Private/SoundSource/VAAudioInputSourceComponent.cpp
- Source/VAPlugin/Private/VAPlugin.cpp 19 additions, 0 deletionsSource/VAPlugin/Private/VAPlugin.cpp
- Source/VAPlugin/Private/VAPlugin.h 3 additions, 0 deletionsSource/VAPlugin/Private/VAPlugin.h
- Source/VAPlugin/Public/SignalSources/VAAudioInputSignalSource.h 28 additions, 0 deletions.../VAPlugin/Public/SignalSources/VAAudioInputSignalSource.h
- Source/VAPlugin/Public/SoundSource/VAAudioInputSourceComponent.h 20 additions, 0 deletions...VAPlugin/Public/SoundSource/VAAudioInputSourceComponent.h
Loading
Please register or sign in to comment