C# Class Nanook.TheGhost.Plugins.Xbadpcm

Provides methods for converting audio between formats
Inheritance: System.Windows.Forms.Form, IPluginAudioExport
Afficher le fichier Open project: Nanook/TheGHOST Class Usage Examples

Méthodes publiques

Méthode Description
Xbadpcm ( ) : System

Méthodes protégées

Méthode Description
WndProc ( Message &m ) : void

Private Methods

Méthode Description
ChangePinFormat ( IPin pin, int samplesPerSec, bool forceMono ) : void
ConnectPins ( bool forceMono, int forceDownSample ) : void
CreateAndAddFilterByName ( string filterName, IGraphBuilder graphBuilder, System.Guid category ) : IBaseFilter
DisposeObjects ( ) : void
IPlugin ( ) : float
IPlugin ( ) : string
IPluginAudioExport ( string sourceFilename, string destinationFilename, bool forceMono, int forceDownSample ) : string
InitFilters ( string sourceFileName, string outputFileName ) : void
InitInterfaces ( ) : void
InitializeComponent ( ) : void
ReleaseCOMObject ( object obj ) : void

Method Details

WndProc() protected méthode

protected WndProc ( Message &m ) : void
m System.Windows.Forms.Message
Résultat void

Xbadpcm() public méthode

public Xbadpcm ( ) : System
Résultat System