Class SmfConstants
Constants related to Standard MIDI Files.
Inherited Members
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 |