Click or drag to resize

LibraryFFmpegLoadModeFlags Property

Gets or sets the bitwise library identifiers to load. See the FFmpegLoadMode constants. If FFmpeg is already loaded, the value cannot be changed.

Namespace:  CSVideoPlayer
Assembly:  CSVideoPlayer (in CSVideoPlayer.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static int FFmpegLoadModeFlags { get; set; }

Property Value

Type: Int32
See Also