gst_plugins_symbian/gst/devsound/gstdevsoundsrc.h
changeset 7 71e347f905f2
parent 0 0e761a78d257
child 11 1373546e05c6
equal deleted inserted replaced
2:5505e8908944 7:71e347f905f2
    75   gint   leftbalance;
    75   gint   leftbalance;
    76   gint   rightbalance;
    76   gint   rightbalance;
    77   gint   samplesrecorded; 
    77   gint   samplesrecorded; 
    78   GList*  fmt;
    78   GList*  fmt;
    79   GList*  supportedbitrates;
    79   GList*  supportedbitrates;
       
    80   gboolean eosreceived;
    80   
    81   
    81   guint speechbitrate;
    82   guint speechbitrate;
    82   gboolean speechvadmode;
    83   gboolean speechvadmode;
    83   gint g711encodemode;
    84   gint g711encodemode;
    84   gboolean g711vadmode;
    85   gboolean g711vadmode;