Search Results for

    Show / Hide Table of Contents

    Enum SoundProfile.ChannelFormats

    The channel formats enumeration.

    Namespace: Evergine.Assets.Exporters
    Assembly: Evergine.Assets.dll
    Syntax
    public enum SoundProfile.ChannelFormats

    Fields

    Name Description
    Mono

    Mono audio channel.

    Stereo

    Stereo channel.

    Extension Methods

    EnumExtensions.HasFlag(Enum, Enum)
    ReflectionHelper.GetMemberAssembly(object)
    ReflectionHelper.GetTypeName(object)
    In this article
    Back to top
    Generated by DocFX