VisioForge (c) 2025

Search Results for

    Class AudioMixerSettings

    Audio mixer settings.

    Inheritance
    object
    AudioMixerSettings
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: VisioForge.Core.Types.X.AudioEffects
    Assembly: VisioForge.Core.dll
    Syntax
    public class AudioMixerSettings

    Properties

    Format

    Gets or sets the audio format that will be used in mixer.

    Declaration
    public AudioInfoX Format { get; set; }
    Property Value
    Type Description
    AudioInfoX

    The audio format.