C# Class ManagedBass.Fx.MediaPlayerFX

A Reusable Channel which can Load files like a Player including Tempo, Pitch and Reverse options using BassFx.
Inheritance: MediaPlayer
Afficher le fichier Open project: ManagedBass/ManagedBass

Méthodes protégées

Méthode Description
InitProperties ( ) : void

Initializes Properties on every call to MediaPlayer.Load.

OnLoad ( string FileName ) : int

Loads the File Channel with FX.

Method Details

InitProperties() protected méthode

Initializes Properties on every call to MediaPlayer.Load.
protected InitProperties ( ) : void
Résultat void

OnLoad() protected méthode

Loads the File Channel with FX.
protected OnLoad ( string FileName ) : int
FileName string
Résultat int