Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/gstespeak.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gstespeak.h')
-rw-r--r--src/gstespeak.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gstespeak.h b/src/gstespeak.h
index 7af8b77..a0776aa 100644
--- a/src/gstespeak.h
+++ b/src/gstespeak.h
@@ -49,6 +49,7 @@ struct _GstEspeak
guint rate;
gchar *voice;
gchar **voices;
+ GstCaps *caps;
};
struct _GstEspeakClass