The SEDRIS Data Representation Model
APPENDIX D - Functions SE ValidSoundFormat |
---|
extern SE_Boolean | |||
SE_ValidSoundFormat | |||
( | |||
SE_Sound_Format | value | 1 | |
); |
Checks whether the given value is a valid SE_Sound_Format.
SE_TRUE - if value is valid |
SE_FALSE - otherwise |
1 value to be checked
Prev: SE_ValidSingleValueType.
Next: SE_ValidSpacingType.
Up:Index.
|