fm.liveswitch.AudioBufferCollection Class Reference

An audio buffer collection. More...

Public Member Functions

 AudioBufferCollection ()
 

Protected Member Functions

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

Detailed Description

An audio buffer collection.

Constructor & Destructor Documentation

◆ AudioBufferCollection()

fm.liveswitch.AudioBufferCollection.AudioBufferCollection ( )

Member Function Documentation

◆ arrayFromList()

fm.liveswitch.AudioBuffer [] fm.liveswitch.AudioBufferCollection.arrayFromList ( java.util.ArrayList< fm.liveswitch.AudioBuffer list)
protected

Creates an array from a list.

Parameters
listThe list.

◆ createCollection()

fm.liveswitch.AudioBufferCollection fm.liveswitch.AudioBufferCollection.createCollection ( )
protected

Creates a collection.