Click or drag to resize

CSFFmpeg Constructor

Constructor

Namespace:  CSFFmpeg
Assembly:  CSFFmpeg (in CSFFmpeg.dll) Version: 1.0.0
Syntax
public CSFFmpeg(
	string LibsPath = "",
	string UserName = "",
	string UserKey = ""
)

Parameters

LibsPath (Optional)
Type: SystemString
UserName (Optional)
Type: SystemString
UserKey (Optional)
Type: SystemString
See Also