Table of Contents

Interface IOutputVideoProcessor

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

Interface IOutputVideoProcessor.

public interface IOutputVideoProcessor

Properties

CustomVideoProcessor

Gets or sets the custom video processor block.

MediaBlock CustomVideoProcessor { get; set; }

Property Value

MediaBlock