Search Results for

    Show / Hide Table of Contents

    Class BitDepthExtensions

    Inheritance
    object
    BitDepthExtensions
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Glitch9.IO.Audio
    Assembly: Glitch9.IO.dll
    Syntax
    public static class BitDepthExtensions

    Methods

    | Edit this page View Source

    ToSampleSize(BitDepth)

    Declaration
    public static int ToSampleSize(this BitDepth bitDepth)
    Parameters
    Type Name Description
    BitDepth bitDepth
    Returns
    Type Description
    int
    | Edit this page View Source

    ToStringRepresentation(BitDepth)

    Declaration
    public static string ToStringRepresentation(this BitDepth bitDepth)
    Parameters
    Type Name Description
    BitDepth bitDepth
    Returns
    Type Description
    string
    • Edit this page
    • View Source
    In this article
    Back to top AI DevKit Documentation