C# Class csvorbis.Block

Afficher le fichier Open project: secred/Tachycardia Class Usage Examples

Méthodes publiques

Méthode Description
Block ( DspState vd ) : System
clear ( ) : int
init ( DspState vd ) : void
synthesis ( Packet op ) : int

Method Details

Block() public méthode

public Block ( DspState vd ) : System
vd DspState
Résultat System

clear() public méthode

public clear ( ) : int
Résultat int

init() public méthode

public init ( DspState vd ) : void
vd DspState
Résultat void

synthesis() public méthode

public synthesis ( Packet op ) : int
op csogg.Packet
Résultat int