~blackskad/gnomeradio/dev-vol-button

« back to all changes in this revision

Viewing changes to src/rec_tech.h

  • Committer: Thomas Meire
  • Date: 2008-12-20 19:34:59 UTC
  • Revision ID: blackskad@awesomeness-20081220193459-x0n1bieryqc6vps4
Replaced bacon-volume-button with GtkVolumeButton

Show diffs side-by-side

added added

removed removed

Lines of Context:
37
37
typedef struct {
38
38
        GstElement* pipeline;
39
39
        char* filename;
 
40
        char* station;
40
41
} Recording;
41
42
 
42
43
Recording*