VisioForge (c) 2025

Search Results for

    Interface IVideoEffectBlur

    Blur effect interface.

    Inherited Members
    IVideoEffect.StartTime
    IVideoEffect.StopTime
    IVideoEffect.Name
    IVideoEffect.Enabled
    IVideoEffect.Stream
    IVideoEffect.GetEffectType()
    Namespace: VisioForge.Core.Types.VideoEffects
    Assembly: VisioForge.Core.dll
    Syntax
    public interface IVideoEffectBlur : IVideoEffect

    Properties

    Value

    Gets or sets blur value.

    Declaration
    int Value { get; set; }
    Property Value
    Type Description
    int