[uuid(ed7d4ca0-b005-11d2-adaa-00805f6dec49)]
interface nsIPluginStreamInfo : nsISupports

Attributes


          
readonly attribute nsMIMEType contentType

          
readonly attribute unsigned long lastModified

          
readonly attribute unsigned long length

          
attribute long streamOffset

Methods


          
void getURL(out constCharPtr aURL)

          
void isSeekable(out boolean aSeekable)

          
void requestRead(in nsByteRangePtr aRangeList)