MediaInfo Class

Summary

The MediaInfo object provides detailed information about the source media file.

Syntax
C#
VB
C++
public class MediaInfo : IDisposable 
Public Class MediaInfo  
   Implements System.IDisposable  
public ref class MediaInfo : public System.IDisposable   

Remarks

The MediaInfo object provides detailed information about the source media file. This object must be created externally and have a source media file associated with it by setting the SourceFile property.

Requirements

Target Platforms

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly