Home
last modified time | relevance | path

Searched refs:SoundAPIReadError (Results 1 – 2 of 2) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/sys/system/Media/
H A DSoundPlayer.cs595 … throw new InvalidOperationException(SR.GetString(SR.SoundAPIReadError, this.soundLocation)); in ValidateSoundFile()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/ReferenceSources/
H A DSR.cs1461 …public const string SoundAPIReadError = "There was an error reading the file located at {0}. Pleas… field in SR