The SEDRIS Data Representation Model
APPENDIX D - Functions SE PrintSoundFormat |
---|
extern const char * | |||
SE_PrintSoundFormat | |||
( | |||
SE_Sound_Format | value | 1 | |
); |
Translates the given SE_Sound_Format into a buffer that is suitable for printing.
1 SE_Sound_Format to be processed
Prev: SE_PrintSingleValueType.
Next: SE_PrintSpacingType.
Up:Index.
|