A subclass from which one may derive instances to read specific playlist types.
More...
import"sbIPlaylistReader.idl";
A subclass from which one may derive instances to read specific playlist types.
- See Also
- sbIPlaylistReaderManager, sbIPlaylistReaderListener, sbIMediaList
Definition at line 110 of file sbIPlaylistReader.idl.
AString sbIPlaylistReader::description |
( |
| ) |
|
AString sbIPlaylistReader::name |
( |
| ) |
|
void sbIPlaylistReader::supportedFileExtensions |
( |
out unsigned long |
aExtCount, |
|
|
[array, size_is(aExtCount), retval] out wstring |
aExts |
|
) |
| |
void sbIPlaylistReader::supportedMIMETypes |
( |
out unsigned long |
aMIMECount, |
|
|
[array, size_is(aMIMECount), retval] out wstring |
aMIMETypes |
|
) |
| |
long sbIPlaylistReader::vote |
( |
in AString |
aURL | ) |
|
attribute nsIURI sbIPlaylistReader::originalURI |
The documentation for this interface was generated from the following file: