MediaInfo.open

Open a file. Open a file and collect information about it (technical information and tags)

struct MediaInfo
void
open
(
string fileName
)

Parameters

fileName string

Full name of file to open

Meta