Table of Contents

Interface IAudioCaptureDeviceSourceSettings

Namespace
VisioForge.Core.Types.X.Sources
Assembly
VisioForge.Core.dll

Audio capture device source settings interface.

public interface IAudioCaptureDeviceSourceSettings : IAudioVolumeMute

Implements

Properties

API

Gets or sets the API.

AudioCaptureDeviceAPI API { get; }

Property Value

AudioCaptureDeviceAPI

Format

Gets or sets the format.

AudioCaptureDeviceFormat Format { get; set; }

Property Value

AudioCaptureDeviceFormat