Managed DirectShow Programming Reference

CameraSource.UseAudio Property

[This is preliminary documentation and subject to change.]

Gets or sets the a value indicating whether audio should be rendered along with the video.

public  UseAudio {get; set;}

Remarks

If this property is true the source will include audio based on the specified AudioCapture device.

See Also

CameraSource Class | KvTv.DirectShow.Components Namespace