Packageorg.si.sion.utils.soundfont
Classpublic class SiONSoundFontContainer
InheritanceSiONSoundFontContainer Inheritance flash.display.Sprite

SiONSoundFontContainer provides a basic class of swf file that has SiONVoice setting.



Public Properties
 PropertyDefined By
  mml : String = null
set mml of this sound font
SiONSoundFontContainer
  sounds : * = null
set sound instance table
SiONSoundFontContainer
  version : String = 1
version info
SiONSoundFontContainer
Public Methods
 MethodDefined By
  
constructor
SiONSoundFontContainer
Property Detail
mmlproperty
public var mml:String = null

set mml of this sound font

soundsproperty 
public var sounds:* = null

set sound instance table

versionproperty 
public var version:String = 1

version info

Constructor Detail
SiONSoundFontContainer()Constructor
public function SiONSoundFontContainer()

constructor