A collection of audio inputs. More...
Public Member Functions | |
IAudioInputCollection (fm.liveswitch.IAudioOutput output) | |
Initializes a new instance of the fm.liveswitch.IAudioInputCollection class. More... | |
Protected Member Functions | |
fm.liveswitch.IAudioInput[] | arrayFromList (java.util.ArrayList< fm.liveswitch.IAudioInput > list) |
Creates an array from a list. More... | |
fm.liveswitch.IAudioInputCollection | createCollection () |
Creates a collection. More... | |
A collection of audio inputs.
fm.liveswitch.IAudioInputCollection.IAudioInputCollection | ( | fm.liveswitch.IAudioOutput | output | ) |
Initializes a new instance of the fm.liveswitch.IAudioInputCollection class.
output | The output. |
|
protected |
Creates an array from a list.
list | The list. |
|
protected |
Creates a collection.