};
/**
- * Structure for audio format handling.
+ * Structure for audio format handling.
*
- * There's one such struct for each supported audio format. Initially, only \a
- * name and \a init are defined. During the startup process, para_server calls
- * the \a init function of each audio format handler which is expected to fill
- * in the other part of this struct.
+ * There's one such struct for each supported audio format. Initially, only \a
+ * name and \a init are defined. During the startup process, para_server calls
+ * the \a init function of each audio format handler which is expected to fill
+ * in the other part of this struct.
*/
struct audio_format_handler {
/** Name of the audio format. */