fm.liveswitch.AudioFormatCollection Class Reference

A collection of audio formats. More...

Public Member Functions

 AudioFormatCollection ()
 

Protected Member Functions

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

Detailed Description

A collection of audio formats.

Constructor & Destructor Documentation

◆ AudioFormatCollection()

fm.liveswitch.AudioFormatCollection.AudioFormatCollection ( )

Member Function Documentation

◆ arrayFromList()

fm.liveswitch.AudioFormat [] fm.liveswitch.AudioFormatCollection.arrayFromList ( java.util.ArrayList< fm.liveswitch.AudioFormat list)
protected

Creates an array from a list.

Parameters
listThe list.

◆ createCollection()

fm.liveswitch.AudioFormatCollection fm.liveswitch.AudioFormatCollection.createCollection ( )
protected

Creates a collection.