Search Results for

    Show / Hide Table of Contents

    Enum SoundProfile.SampleRateModes

    The sample rate modes enum.

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

    Fields

    Name Description
    High

    The high quality rate. 44100

    Low

    The low quality rate. 22050

    Extension Methods

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