#include "nsISupports.idl"#include "nsIProgressEventSink.idl"#include "nsIPrompt.idl"#include "nsIAuthPrompt.idl"Go to the source code of this file.
Classes | |
| interface | sbIPlaylistWriterListener |
| Implements playlist writing logic for a particular format. More... | |
| interface | sbIPlaylistWriter |
| Write a playlist file. More... | |
| interface | sbIPlaylistWriterManager |
| Write a file using an appropriate registered playlist writer. Playlist writers are registered by adding them to the playlist-writer category at startup and are not enumerated again. More... | |