
Icon | Member | Description |
---|---|---|
![]() | 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.
|