C# Class Recurity.Swf.TagHandler.SoundInfo

Afficher le fichier Open project: rtezli/Blitzableiter Class Usage Examples

Méthodes publiques

Méthode Description
Parse ( System input ) : SoundInfo
SoundInfo ( ) : System
Write ( System output ) : void
this ( byte i ) : SoundEnvelope

* Envelope Points *

Method Details

Parse() public static méthode

public static Parse ( System input ) : SoundInfo
input System
Résultat SoundInfo

SoundInfo() public méthode

public SoundInfo ( ) : System
Résultat System

Write() public méthode

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

this() public méthode

* Envelope Points *
public this ( byte i ) : SoundEnvelope
i byte
Résultat SoundEnvelope