Skip to content

ResetVideoDeviceSettings

method

Delphi
function ResetVideoDeviceSettings: Boolean;
C++Builder
bool __fastcall ResetVideoDeviceSettings();
C#
public bool ResetVideoDeviceSettings();
VB.NET
Public Function ResetVideoDeviceSettings() As Boolean
C++/Qt
BOOL ResetVideoDeviceSettings ();

Resets the settings of the current video capture device. Just invoke this function one time while the component is inactive, then the default settings will be used the next time the preview or recording is started.