| Package | org.si.sion.utils.soundfont |
| Class | public class SiONSoundFontContainer |
| Inheritance | SiONSoundFontContainer flash.display.Sprite |
| Property | Defined By | ||
|---|---|---|---|
| mml : String = null set mml of this sound font | SiONSoundFontContainer | ||
| sounds : * = null set sound instance table | SiONSoundFontContainer | ||
| version : String = 1 version info | SiONSoundFontContainer | ||
| Method | Defined By | ||
|---|---|---|---|
constructor | SiONSoundFontContainer | ||
| mml | property |
public var mml:String = nullset mml of this sound font
| sounds | property |
public var sounds:* = nullset sound instance table
| version | property |
public var version:String = 1version info
| SiONSoundFontContainer | () | Constructor |
public function SiONSoundFontContainer()constructor