C# 클래스 Nanook.TheGhost.Plugins.Xbadpcm

Provides methods for converting audio between formats
상속: System.Windows.Forms.Form, IPluginAudioExport
파일 보기 프로젝트 열기: Nanook/TheGHOST 1 사용 예제들

공개 메소드들

메소드 설명
Xbadpcm ( ) : System

보호된 메소드들

메소드 설명
WndProc ( Message &m ) : void

비공개 메소드들

메소드 설명
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

메소드 상세

WndProc() 보호된 메소드

protected WndProc ( Message &m ) : void
m System.Windows.Forms.Message
리턴 void

Xbadpcm() 공개 메소드

public Xbadpcm ( ) : System
리턴 System