Table of Contents

Interface IOutputAudioProcessor

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

Interface IOutputAudioProcessor

public interface IOutputAudioProcessor

Properties

CustomAudioProcessor

Gets or sets the custom audio processor block.

MediaBlock CustomAudioProcessor { get; set; }

Property Value

MediaBlock