Interface IAudioRendererSettings
- Assembly
- VisioForge.Core.dll
Interface IAudioRendererSettings.
public interface IAudioRendererSettingsProperties
API
Gets or sets the API.
AudioOutputDeviceAPI API { get; }Property Value
DevicePath
Gets or sets the device path.
string DevicePath { get; }Property Value
Guid
Gets or sets the unique identifier.
Guid Guid { get; }