Method | Description | |
---|---|---|
Dispose ( ) : void | ||
Initialize ( ) : void | ||
Plugin2 ( ) : System | ||
getBassStream ( string filename ) : int | ||
getDependencies ( ) : System.Collections.ArrayList | ||
isAbleToPlayback ( string filename ) : bool | ||
pluginSpecial ( object foo ) : object |
public getBassStream ( string filename ) : int | ||
filename | string | |
return | int |
public getDependencies ( ) : System.Collections.ArrayList | ||
return | System.Collections.ArrayList |
public isAbleToPlayback ( string filename ) : bool | ||
filename | string | |
return | bool |