FreeWRL / FreeX3D 4.3.0
nsIPluginStreamInfo Interface Reference

nsIPluginStreamInfo More...

import <nsIPluginStreamInfo.idl;

Inheritance diagram for nsIPluginStreamInfo:

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
 

Detailed Description

nsIPluginStreamInfo

@status 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.

Field Documentation

◆ contentType

readonly attribute string nsIPluginStreamInfo::contentType

Definition at line 58 of file nsIPluginStreamInfo.idl.

◆ lastModified

readonly attribute unsigned long nsIPluginStreamInfo::lastModified

Definition at line 64 of file nsIPluginStreamInfo.idl.

◆ length

readonly attribute unsigned long nsIPluginStreamInfo::length

Definition at line 62 of file nsIPluginStreamInfo.idl.

◆ streamOffset

attribute long nsIPluginStreamInfo::streamOffset

Definition at line 70 of file nsIPluginStreamInfo.idl.


The documentation for this interface was generated from the following file: