C# Class csvorbis.Block

Mostra file Open project: secred/Tachycardia Class Usage Examples

Public Methods

Method Description
Block ( DspState vd ) : System
clear ( ) : int
init ( DspState vd ) : void
synthesis ( Packet op ) : int

Method Details

Block() public method

public Block ( DspState vd ) : System
vd DspState
return System

clear() public method

public clear ( ) : int
return int

init() public method

public init ( DspState vd ) : void
vd DspState
return void

synthesis() public method

public synthesis ( Packet op ) : int
op csogg.Packet
return int