Initializes a new instance of the MediaInfo class
Namespace:
Moxiecode.ImageManager.Utils
Assembly:
MCImageManager (in MCImageManager.dll) Version: 1.0.0.0
Syntax
C# |
---|
public MediaInfo( Stream stream ) |
Visual Basic (Declaration) |
---|
Public Sub New ( _ stream As Stream _ ) |
Visual C++ |
---|
public: MediaInfo( Stream^ stream ) |
Parameters
- stream
- Type: System.IO..::.Stream
[Missing <param name="stream"/> documentation for "M:Moxiecode.ImageManager.Utils.MediaInfo.#ctor(System.IO.Stream)"]