| Package | org.as3wavsound.sazameki.format.wav.chunk |
| Class | public class WavfmtChunk |
| Inheritance | WavfmtChunk Chunk Object |
| Method | Defined By | ||
|---|---|---|---|
| WavfmtChunk | |||
decodeData(bytes:ByteArray):AudioSetting | WavfmtChunk | ||
setSetting(setting:AudioSetting):void | WavfmtChunk | ||
![]() | toByteArray():ByteArray | Chunk | |
| Method | Defined By | ||
|---|---|---|---|
encodeData():ByteArray [override] | WavfmtChunk | ||
| WavfmtChunk | () | Constructor |
public function WavfmtChunk()| decodeData | () | method |
public function decodeData(bytes:ByteArray):AudioSettingParameters
bytes:ByteArray |
AudioSetting |
| encodeData | () | method |
override protected function encodeData():ByteArrayReturnsByteArray |
| setSetting | () | method |