UtilMediaInfoGetMediaInfoFieldsCsv Method

Gets the known unique names for information fields detected by MediaInfo.dll library, in CSV format.

Definition

Namespace: DevCase.ThirdParty.MediaInfo
Assembly: DevCase.net48.ThirdParty.MediaInfo (in DevCase.net48.ThirdParty.MediaInfo.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public static string GetMediaInfoFieldsCsv()

Return Value

String
The known unique names for information fields detected by MediaInfo.dll library, in CSV format.

Remarks

Note: Some functionalities of this assembly may require to install one or all of the listed libraries:

MediaInfo (mediainfo.dll)

See Also