Player is a component for audio files playing.
For a list of all members of this type, see Player Members.
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
Alvas.Audio.Player
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
This example shows how simple use Player.
player.FileName = "123.mp3"; player.Play();
Namespace: Alvas.Audio
Assembly: Alvas.Audio (in Alvas.Audio.dll)
Player Members | Alvas.Audio Namespace