GetEqualizerPresetName

イコライザーのプリセット名を取得します

version(Android)
extern (C) nothrow @nogc extern (C++, DxLib) extern
const(dxlib_d.DxDataType.TCHAR)*
GetEqualizerPresetName

Return Value

Type: const(dxlib_d.DxDataType.TCHAR)*

プリセット名の文字列が格納されたメモリ領域の先頭アドレス

Meta