27 #ifndef sbMediaExportPrefController_h_
28 #define sbMediaExportPrefController_h_
30 #include <nsIObserver.h>
40 const PRBool aNewPrefValue) = 0;
74 PRBool mShouldExportTracks;
75 PRBool mShouldExportPlaylists;
76 PRBool mShouldExportSmartPlaylists;
77 PRBool mShouldStartExportAgent;
82 #endif // sbMediaExportPrefController_h_