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