This documentation is for the old version. Go to the latest Graphics Mill docs

FormatManager.GetMediaFormat Method

Recognizes the media format of the given file or stream.

Overload List

Name Description
Public method Static member GetMediaFormat(Stream)

Recognizes the media format by the specified stream.

Public method Static member GetMediaFormat(String)

Recognizes the media format by the specified file name.

See Also

Reference