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