C# Class Recurity.Swf.TagHandler.SoundInfo

Exibir arquivo Open project: rtezli/Blitzableiter Class Usage Examples

Public Methods

Method Description
Parse ( System input ) : SoundInfo
SoundInfo ( ) : System
Write ( System output ) : void
this ( byte i ) : SoundEnvelope

* Envelope Points *

Method Details

Parse() public static method

public static Parse ( System input ) : SoundInfo
input System
return SoundInfo

SoundInfo() public method

public SoundInfo ( ) : System
return System

Write() public method

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

this() public method

* Envelope Points *
public this ( byte i ) : SoundEnvelope
i byte
return SoundEnvelope