Search Results for

    Show / Hide Table of Contents

    Enum WaveFormatEncodings

    Describes the possible values of the property Encoding.

    Namespace: Evergine.Common.Audio
    Assembly: Evergine.Common.dll
    Syntax
    public enum WaveFormatEncodings

    Fields

    Name Description
    PCM16

    PCM 16 bits signed.

    PCM8

    PCM 8 bits unsigned.

    Extension Methods

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