Sound Struct Reference

Structure defining a sound inside a media profile.

#include <scmTypes.h>

Public Attributes

unsigned int tone_hz = 0
 Tone to be played in hertz.
 
unsigned int duration_ms = 0
 Time the sound will remain active in milliseconds.