| 
The SEDRIS Data Representation Model
 APPENDIX C - Constants SE_SOUND_DEFAULT  | 
|---|
| name.locale.language | {'e', 'n'} | 
| name.locale.country | {'u', 's', 'a'} | 
| name.length | 0 | 
| name.characters | (SE_Character *)&se_empty_string | 
| sound_format | SE_SOUNDFMT_WAV | 
| sound_urn.length | 0 | 
| sound_urn.characters | (SE_Character *)&se_empty_string | 
| duration | 0.0 | 
| sampling_rate | 0.0 | 
| bits_per_sample | 0 | 
| channel_count | 0 | 
| method.locale.language | {'e', 'n'} | 
| method.locale.country | {'u', 's', 'a'} | 
| method.length | 0 | 
| method.characters | (SE_Character *)&se_empty_string | 
  |