C# 클래스 ManagedBass.Fx.MediaPlayerFX

A Reusable Channel which can Load files like a Player including Tempo, Pitch and Reverse options using BassFx.
상속: MediaPlayer
파일 보기 프로젝트 열기: ManagedBass/ManagedBass

보호된 메소드들

메소드 설명
InitProperties ( ) : void

Initializes Properties on every call to MediaPlayer.Load.

OnLoad ( string FileName ) : int

Loads the File Channel with FX.

메소드 상세

InitProperties() 보호된 메소드

Initializes Properties on every call to MediaPlayer.Load.
protected InitProperties ( ) : void
리턴 void

OnLoad() 보호된 메소드

Loads the File Channel with FX.
protected OnLoad ( string FileName ) : int
FileName string
리턴 int