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

Provides a ISourceGraph in pull mode with a file as the stream source.

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

Syntax

Visual Basic (Declaration)
Public Class CameraSource _
	Inherits SourceGraphComponentBase
C#
public class CameraSource : SourceGraphComponentBase
Visual C++
public ref class CameraSource : public SourceGraphComponentBase

Inheritance Hierarchy