Start work on sound capabilities
[projects/chimara/chimara.git] / libchimara / chimara-glk-private.h
index e4f4123f5a00e9bd8dc00ed3817532a78718d456..67366707f92af252c0354a97e5dc08041a934ec7 100644 (file)
@@ -83,6 +83,8 @@ struct _ChimaraGlkPrivate {
     strid_t current_stream;
     /* List of streams currently in existence */
     GList *stream_list;
+       /* List of sound channels currently in existence */
+       GList *schannel_list;
        /* Current timer */
        guint timer_id;
        /* Current resource blorb map */