FreeWRL/FreeX3D
3.0.0
|
import"nsIPluginStreamInfo.idl";
Public Member Functions | |
void | isSeekable (out boolean aSeekable) |
void | getURL (out constCharPtr aURL) |
void | requestRead (in nsByteRangePtr aRangeList) |
Data Fields | |
readonly attribute string | contentType |
readonly attribute unsigned long | length |
readonly attribute unsigned long | lastModified |
attribute long | streamOffset |
DEPRECATED
Originally published XPCOM Plugin API is now deprecated Developers are welcome to use NPAPI, please refer to: http://mozilla.org/projects/plugins/
Definition at line 56 of file nsIPluginStreamInfo.idl.