Search Results for

    Show / Hide Table of Contents

    Class SmfConstants

    Constants related to Standard MIDI Files.
    Inheritance
    object
    SmfConstants
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Melanchall.DryWetMidi.Core
    Assembly: Melanchall.DryWetMidi.dll
    Syntax
    public static class SmfConstants

    Properties

    DefaultTextEncoding

    Gets the default Encoding used by Standard MIDI File to encode/decode text data.
    Declaration
    public static Encoding DefaultTextEncoding { get; }
    Property Value
    Type Description
    Encoding
    In this article
    Back to top 2024 / Generated by DocFX