fm.liveswitch.VideoFormatCollection Class Reference

A collection of video formats. More...

Public Member Functions

 VideoFormatCollection ()
 

Protected Member Functions

fm.liveswitch.VideoFormat[] arrayFromList (java.util.ArrayList< fm.liveswitch.VideoFormat > list)
 Creates an array from a list. More...
 
fm.liveswitch.VideoFormatCollection createCollection ()
 Creates a collection. More...
 

Detailed Description

A collection of video formats.

Constructor & Destructor Documentation

◆ VideoFormatCollection()

fm.liveswitch.VideoFormatCollection.VideoFormatCollection ( )

Member Function Documentation

◆ arrayFromList()

fm.liveswitch.VideoFormat [] fm.liveswitch.VideoFormatCollection.arrayFromList ( java.util.ArrayList< fm.liveswitch.VideoFormat list)
protected

Creates an array from a list.

Parameters
listThe list.

◆ createCollection()

fm.liveswitch.VideoFormatCollection fm.liveswitch.VideoFormatCollection.createCollection ( )
protected

Creates a collection.