Audio.FromFile Method ()

Creates an Audio object from a file.

Overload List

public static Audio FromFile(string);
public static Audio FromFile(string, bool);

Remarks

Exceptions

DirectXException

For more information on the cause of this exception, reference the DirectXException.ErrorCode and DirectXException.ErrorString properties to the AudioVideoPlayback error code table.