+20 Flags
+24 PlugIn instance handle
+28 Browser instance handle
+32 PlugIn stream instance handle
+36 Browser stream instance handle
+40 URL of stream source/destination (string_value)
+44 Length of stream in bytes, or 0 if unknown
+48 Last modified date of URL (in UNIX time format)
+52 Notify data
+56 MIME type of URL (string_value)
+60 Window target (string_value)
This message is sent by either the PlugIn or the Browser to notify the other that a new stream has been created.
PlugIn_StreamNew flags
Bits Meaning
0-3 stream type field :
0 = normal
1 = seek only
2 = as file
3 = as file only
4 stream is seekable
others reserved (must be zero)
|
|
|