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

상속: System.Windows.Forms.Form, IPluginAudioImport
파일 보기 프로젝트 열기: Nanook/TheGHOST 1 사용 예제들

보호된 메소드들

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

비공개 메소드들

메소드 설명
CreateAndAddFilterByName ( string filterName, IGraphBuilder graphBuilder, System.Guid category ) : IBaseFilter
DisposeObjects ( ) : void
IPlugin ( ) : float
IPlugin ( ) : string
IPluginAudioImport ( string sourceFilename, string destinationFilename ) : string
InitGraph ( string sourceFileName, string destinationFileName ) : void

Sets up the filter graph with the required filters

InitInterfaces ( ) : void
InitializeComponent ( ) : void
ReleaseCOMObject ( object obj ) : void

메소드 상세

WndProc() 보호된 메소드

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