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