State property returns the current state of the graph.
This property allows to know if DirectShow has running, is stopped, etc.
Assembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public IEDirectShow..::..IEState State { get; }
Public ReadOnly Property State As IEDirectShow..::..IEState Get
public: property IEDirectShow..::..IEState State { IEDirectShow..::..IEState get (); }