Songbird Seekable Channel Component Definition. More...
#include <sbISeekableChannel.h>#include <nsCOMPtr.h>#include <nsIChannel.h>#include <nsIChannelEventSink.h>#include <nsIInterfaceRequestor.h>#include <nsIStreamListener.h>#include <set>Go to the source code of this file.
Classes | |
| class | sbSeekableChannel |
Macros | |
| #define | SONGBIRD_SEEKABLECHANNEL_CONTRACTID "@songbirdnest.com/Songbird/SeekableChannel;1" |
| #define | SONGBIRD_SEEKABLECHANNEL_CLASSNAME "Songbird Seekable Channel Component" |
| #define | SONGBIRD_SEEKABLECHANNEL_CID |
| #define | NS_ERROR_SONGBIRD_SEEKABLE_CHANNEL_RESTART NS_ERROR_GENERATE_FAILURE(NS_ERROR_MODULE_GENERAL, 1) |
Songbird Seekable Channel Component Definition.
Definition in file SeekableChannel.h.
| #define NS_ERROR_SONGBIRD_SEEKABLE_CHANNEL_RESTART NS_ERROR_GENERATE_FAILURE(NS_ERROR_MODULE_GENERAL, 1) |
Definition at line 92 of file SeekableChannel.h.
| #define SONGBIRD_SEEKABLECHANNEL_CID |
Definition at line 57 of file SeekableChannel.h.
| #define SONGBIRD_SEEKABLECHANNEL_CLASSNAME "Songbird Seekable Channel Component" |
Definition at line 55 of file SeekableChannel.h.
| #define SONGBIRD_SEEKABLECHANNEL_CONTRACTID "@songbirdnest.com/Songbird/SeekableChannel;1" |
Definition at line 53 of file SeekableChannel.h.