Skip to main content
gmcl_rtmidi
Realtime MIDI for Garry's Mod
GitHub Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

GetAPIDisplayName

string rtmidi.GetAPIDisplayName(number api)

Description

Returns the display name used for a MIDI API.

Arguments

  1. number api
    The MIDI API. See the rtmidi.API enumerations.

Returns

  1. string
    The display name.