WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.
nsIPluginStreamInfo
| IID: | ed7d4ca0-b005-11d2-adaa-00805f6dec49 |
| Inherits From: | nsISupports |
Properties
readonly nsMIMEType contentType
readonly PRUint32 lastModified
readonly PRUint32 length
PRInt32 streamOffset
Methods
void getURL ( out constCharPtr* URL )
void isSeekable ( out PRBool seekable )
void requestRead ( nsByteRangePtr* rangeList )
References
This interface is passed as an argument to the following methods:
nsIPluginStreamListener.onDataAvailable, nsIPluginStreamListener.onFileAvailable, nsIPluginStreamListener.onStartBinding, nsIPluginStreamListener.onStopBinding
Reference documentation is generated from Mozilla's source.
