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