Click or drag to resize

LibraryIsInitialized Property

Gets a value indicating whether the FFmpeg library has been initialized.

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

Property Value

Type: Boolean
See Also