#include <fbaudio.h>
Public Member Functions | |
FBPropertyListAudioIn () | |
FBAudioIn * | operator[] (int pIndex) |
Get the audio input at pIndex. |
FBAudioIn* operator[] | ( | int | pIndex | ) |
Get the audio input at pIndex.
pIndex | Index of audio input to get. |
Reimplemented from FBPropertyListComponentBase.