MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
TestDevice Class
NamespacesMPfm.Sound.BassNetWrapperTestDevice
Defines a simple class to test an audio file against an audio device.
Declaration Syntax
C#Visual Basic
public class TestDevice
Public Class TestDevice
Members
All MembersConstructorsMethods



IconMemberDescription
TestDevice(DriverType, Int32, Int32)
Default constructor for the TestDevice class.

TestDevice(Device, Int32)
Constructor for the TestDevice class which requires a Device class.

Dispose()()()()
Disposes the test device.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Play(String)
Starts the playback of an audio file.

Stop()()()()
Stops the playback of the audio file.

ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
TestDevice

Assembly: MPfm.Sound (Module: MPfm.Sound) Version: 0.5.3.0 (0.5.3.0)