C# Class MPlayer.Info.FileInfo

Stores media info of a file
Inheritance: IFileInfo
Mostrar archivo Open project: godly-devotion/Baka-MPlayer-old

Public Methods

Method Description
ResetInfo ( ) : void

Reset all info (always call before playing next file)

Method Details

ResetInfo() public method

Reset all info (always call before playing next file)
public ResetInfo ( ) : void
return void