[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Namespace: KvTv.DirectShow
Assembly:   KvTv.DirectShow (in KvTv.DirectShow.dll)

Syntax

Visual Basic (Declaration)
Public Overridable Function GetState ( _
	timeOut As Integer _
) As FilterState
C#
public virtual FilterState GetState (
	int timeOut
)
Visual C++
public:
virtual FilterState GetState (
	int timeOut
)

Parameters

timeOut
System.Int32