ltmmMediaInfo.ResetSource Method
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.
See Also