Specifies the source of reference clock.

You should change it when audio and video aren't synchronized.

When RenderAudio and RenderVideo are true, it is suggested to set ReferenceClock=AudioOutput.

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

Syntax

         
 C#  Visual Basic  Visual C++ 
public IEDirectShow..::..IEReferenceClock ReferenceClock { get; set; }
Public Property ReferenceClock As IEDirectShow..::..IEReferenceClock
	Get
	Set

See Also