Search Results for

    Show / Hide Table of Contents

    Enum SoundProfile.SampleRateModes

    The sample rate mode enum.

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

    Fields

    Name Description
    High

    The high-quality rate: 44100 Hz.

    Low

    The low-quality rate: 22050 Hz.

    Extension Methods

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