Specifies behavior capturing frames.

Namespace: HiComponents.IEvolution
Assembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public void SetVCRHorizontalLocking(
	bool value
)
Public Sub SetVCRHorizontalLocking ( _
	value As Boolean _
)
public:
void SetVCRHorizontalLocking(
	bool value
)

Parameters

value
Boolean
When false assumes input from broadcast source (better synchronization pulses), when true tells the decoder to relas its standards (typically used from a tape source).

See Also