Network Input Module
[Plugin ModulesInput Plugin Modules]

Plugin module that creates media nodes that can read from network sources. More...

Functions

BLT_Result BLT_NetworkInputModule_GetModuleObject (BLT_Module **module)

Detailed Description

Plugin module that creates media nodes that can read from network sources.

These media nodes can handle http URLs. These media nodes produce a byte stream, implement the necessary buffering and set the mime type of the stream if it can be determined from the protocol. If the media mime type cannot be determined from the protocol, the mime type is guessed based on the input name.