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