Click or drag to resize

LibraryFFmpegVersionInfo Property

Gets the FFmpeg version information. Returns null when the libraries have not been loaded.

Namespace:  CSVideoPlayer
Assembly:  CSVideoPlayer (in CSVideoPlayer.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static string FFmpegVersionInfo { get; }

Property Value

Type: String
See Also