xtd
0.2.0
Loading...
Searching...
No Matches
◆
play()
void xtd::media::system_sound::play
(
)
const
Plays the system sound type.
Examples
The following code example demonstrates the use of the
xtd::media::system_sounds::asterisk
property.
// Plays the sound associated with the Asterisk system event.
system_sounds
.
asterisk
().
play
();
xtd::media::system_sound::play
void play() const
Plays the system sound type.
xtd::media::system_sounds::asterisk
static system_sound asterisk()
Gets the sound associated with the Asterisk program event in the current Windows sound scheme.
xtd::media::system_sounds
Retrieves sounds associated with a set of Windows operating system sound-event types....
Definition
system_sounds.h:28
xtd
media
system_sound
Generated on Sat Sep 14 2024 21:25:31 for xtd by
Gammasoft
. All rights reserved.