MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
AudioFile Constructor
NamespacesMPfm.SoundAudioFileAudioFile()()()()
Members
IconMemberDescription
AudioFile(String)
Default constructor for AudioFile. Requires the path to the audio file. Will raise an exception if the file doesn't exists.

AudioFile(String, Guid)
Constructor for the AudioFile class. Requires the path to the audio file. Will raise an exception if the file doesn't exists.

AudioFile(String, Guid, Boolean)
Constructor for the AudioFile class. Requires the path to the audio file. Will raise an exception if the file doesn't exists.

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