phoenix: add property for number of capture buffers

This commit is contained in:
Joshua M. Doe
2011-11-07 12:50:25 -05:00
parent c3f3f9897d
commit 9ebfbe4c7d
2 changed files with 27 additions and 20 deletions

View File

@@ -65,6 +65,7 @@ struct _GstPhoenixSrc
/* properties */
gchar *config_filepath;
guint num_capture_buffers;
guint32 buffer_size;
gboolean buffer_ready;