C# Class Recurity.Swf.AdpcmSoundData

Inheritance: SoundData
Exibir arquivo Open project: rtezli/Blitzableiter

Public Methods

Method Description
Parse ( Stream input, SoundType type ) : void

Write ( Stream output ) : void

Method Details

Parse() public method

public Parse ( Stream input, SoundType type ) : void
input Stream
type SoundType
return void

Write() public method

public Write ( Stream output ) : void
output Stream
return void