Property | Type | Description | |
---|---|---|---|
Vibrate |
Method | Description | |
---|---|---|
Close ( ) : void | ||
FromFile ( |
||
FromFile ( string filename ) : |
||
PlayAlertSound ( ) : void | ||
PlaySystemSound ( ) : void | ||
SystemSound ( |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Method | Description | |
---|---|---|
AssertNotDisposed ( ) : void | ||
AudioServicesCreateSystemSoundID ( |
||
AudioServicesDisposeSystemSoundID ( uint soundId ) : AudioServiceErrors | ||
AudioServicesPlayAlertSound ( uint inSystemSoundID ) : void | ||
AudioServicesPlaySystemSound ( uint inSystemSoundID ) : void | ||
Cleanup ( bool checkForError ) : void | ||
IDisposable ( ) : void | ||
SystemSound ( uint soundId, bool ownsHandle ) : System |
public static FromFile ( |
||
fileUrl | ||
return |
public static FromFile ( string filename ) : |
||
filename | string | |
return |
public SystemSound ( |
||
fileUrl | ||
return | System |