C# Class Recurity.Swf.AdpcmSoundData

Inheritance: SoundData
Afficher le fichier Open project: rtezli/Blitzableiter

Méthodes publiques

Méthode Description
Parse ( Stream input, SoundType type ) : void

Write ( Stream output ) : void

Method Details

Parse() public méthode

public Parse ( Stream input, SoundType type ) : void
input Stream
type SoundType
Résultat void

Write() public méthode

public Write ( Stream output ) : void
output Stream
Résultat void