~ubuntu-branches/ubuntu/quantal/rhythmbox/quantal

« back to all changes in this revision

Viewing changes to shell/rb-track-transfer-batch.h

  • Committer: Package Import Robot
  • Author(s): Michael Biebl
  • Date: 2012-06-10 16:19:59 UTC
  • mto: (2.1.30 sid)
  • mto: This revision was merged to the branch mainline in revision 215.
  • Revision ID: package-import@ubuntu.com-20120610161959-3wr8avyq3he0uz68
ImportĀ upstreamĀ versionĀ 2.97

Show diffs side-by-side

added added

removed removed

Lines of Context:
60
60
        void    (*cancelled)            (RBTrackTransferBatch *batch);
61
61
        void    (*complete)             (RBTrackTransferBatch *batch);
62
62
 
 
63
        char *  (*configure_profile)    (RBTrackTransferBatch *batch,
 
64
                                         const char *mediatype,
 
65
                                         GstEncodingProfile *profile);
63
66
        char *  (*get_dest_uri)         (RBTrackTransferBatch *batch,
64
67
                                         RhythmDBEntry *entry,
65
68
                                         const char *mediatype,