Packageorg.as3wavsound.sazameki.format.riff
Classpublic class RIFF
InheritanceRIFF Inheritance LIST Inheritance Chunk Inheritance Object
Subclasses Wav

...



Public Properties
 PropertyDefined By
 Inheritedid : String
Chunk
 Inheritedtype : String
LIST
Protected Properties
 PropertyDefined By
 Inherited_chunks : Vector.<Chunk>
LIST
 Inherited_id : String
Chunk
 Inherited_type : String
LIST
Public Methods
 MethodDefined By
  
RIFF(type:String)
RIFF
 Inherited
toByteArray():ByteArray
Chunk
Protected Methods
 MethodDefined By
 Inherited
encodeData():ByteArray
[override]
LIST
 Inherited
splitList(bytes:ByteArray):Object
LIST
Protected Constants
 ConstantDefined By
 InheritedENDIAN : String = littleEndian
Chunk
Constructor Detail
RIFF()Constructor
public function RIFF(type:String)



Parameters
type:String