Packageorg.libspark.swfassist.swf.tags
Classpublic class SoundFormatConstants



Public Constants
 ConstantDefined by
  ADPCM : uint = 1
[static]
SoundFormatConstants
  MP3 : uint = 2
[static]
SoundFormatConstants
  NELLYMOSER : uint = 4
[static]
SoundFormatConstants
  UNCOMPRESSED : uint = 0
[static]
SoundFormatConstants
  UNCOMPRESSED_LITTLE_ENDIAN : uint = 3
[static]
SoundFormatConstants
Constant detail
ADPCMconstant
public static const ADPCM:uint = 1
MP3constant 
public static const MP3:uint = 2
NELLYMOSERconstant 
public static const NELLYMOSER:uint = 4
UNCOMPRESSEDconstant 
public static const UNCOMPRESSED:uint = 0
UNCOMPRESSED_LITTLE_ENDIANconstant 
public static const UNCOMPRESSED_LITTLE_ENDIAN:uint = 3