MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
Play Method (filePath)
Namespaces
►
MPfm.Sound.BassNetWrapper
►
TestDevice
►
Play(String)
C#
Visual Basic
Starts the playback of an audio file.
Declaration Syntax
C#
Visual Basic
public
void
Play
(
string
filePath
)
Public
Sub
Play
( _
filePath
As
String
_ )
Parameters
filePath
(
String
)
Audio file path
Assembly:
MPfm.Sound
(Module: MPfm.Sound) Version: 0.5.3.0 (0.5.3.0)