UtilMediaInfoGetMediaInfoFieldsCsv Method
Gets the known unique names for information fields detected by MediaInfo.dll library, in CSV format.
Namespace: DevCase.ThirdParty.MediaInfoAssembly: 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()
Public Shared Function GetMediaInfoFieldsCsv As String
Dim returnValue As String
returnValue = UtilMediaInfo.GetMediaInfoFieldsCsv()
public:
static String^ GetMediaInfoFieldsCsv()
static member GetMediaInfoFieldsCsv : unit -> string
No code example is currently available or this language may not be supported.
Return Value
String
The known unique names for information fields detected by
MediaInfo.dll library, in CSV format.
Note: Some functionalities of this assembly may require to install one or all of the listed libraries:
MediaInfo (mediainfo.dll)