Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
ManagedBass
Fx
MediaPlayerFX
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
Datei anzeigen
Open project: ManagedBass/ManagedBass
Protected Methods
Method
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
method
Initializes Properties on every call to
MediaPlayer.Load
.
protected
InitProperties
( ) :
void
return
void
OnLoad()
protected
method
Loads the File Channel with FX.
protected
OnLoad
(
string
FileName
) :
int
FileName
string
return
int