ltmmMediaInfo.ResetSource Method

Visual Basic Example

Syntax

object.ResetSource()

Remarks

Resets the media source to none. This removes the current media source reference from the ltmmMediaInfo object.

Call ltmmMediaInfo.ResetSource to release the source file when it is no longer needed.

The current source media file, found in the ltmmMediaInfo.SourceFile property, is the file for which the ltmmMediaInfo object gets information. The ltmmMediaInfo.SourceFile property must be set before retrieving information from any of the other ltmmMediaInfo properties.

Platforms

Win32, x64

See Also

Elements:

ltmmMediaInfo object, ltmmMediaInfo.SourceFile property, ltmmMediaInfo.SourceFilter property, ltmmMediaInfo.SourceFilterClassID property, ltmmMediaInfo.SourceFilterDispatch property, ltmmMediaInfo.SourceMediaType property, ltmmMediaInfo.SourceFormat property, ltmmMediaInfo.SourceFormatName property

Topics:

Multimedia Properties, Methods and Events,
Media File Information