Click or drag to resize

LibraryLoadFFmpegAsync Method

Namespace:  CSVideoPlayer
Assembly:  CSVideoPlayer (in CSVideoPlayer.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static Task<bool> LoadFFmpegAsync()

Return Value

Type: TaskBoolean
true if libraries were loaded, false if libraries were already loaded.
See Also