Click or drag to resize

ButterflowWrapperProbe Method

Probes a video file.

Namespace:  butterflow_ui
Assembly:  butterflow-ui (in butterflow-ui.exe) Version: 1.0.4.40427 (1.0.0.0)
Syntax
C#
public void Probe(
	string videoFile
)

Parameters

videoFile
Type: SystemString
The video file to be probed.
See Also