dxlib-d ~master (2020-08-29T12:07:04Z)
Dub
Repo
GetEqualizerBandFreqRange
dxlib_d
dxfunctionandroid
イコライザーの指定された周波数帯域の周波数範囲を取得します
version(Android)
extern (
C
) @
nogc
extern
int
GetEqualizerBandFreqRange
(
int
BandIndex
,
int
*
pMin
,
int
*
pMax
)
Parameters
BandIndex
int
?
pMin
int
*
最小周波数( 単位:ヘルツ )
pMax
int
*
最大周波数( 単位:ヘルツ )
Meta
Source
See Implementation
dxlib_d
dxfunctionandroid
functions
AndroidJumpURL
AndroidJumpURLWithStrLen
AndroidNotificationCancel
AndroidNotificationCancelAll
CheckAndroidSensor
GetAccelerometerVector
GetAndroidAPILevel
GetAndroidDisplayResolution
GetAndroidMemoryInfo
GetAndroidMetaData_String
GetAndroidMetaData_StringWithStrLen
GetAndroidResource_Strings_String
GetAndroidResource_Strings_StringWithStrLen
GetAndroidSensorVector
GetAndroidWeekInfo
GetCountry
GetEqualizerBandCenterFreq
GetEqualizerBandFreqRange
GetEqualizerBandLevel
GetEqualizerBandNum
GetEqualizerCurrentPreset
GetEqualizerPresetName
GetEqualizerPresetNum
GetExternalDataPath
GetExternalDataPathNum
GetGraphOpenGLESTextureObject
GetInternalDataPath
GetLanguage
GetNativeActivity
GetOpenGLInfo
GetOrientationVector
GetWifiSignalLevel
RefreshDxLibOpenGLESSetting
SearchEqualizerBandIndex
SetAndroidGainedFocusCallbackFunction
SetAndroidLostFocusCallbackFunction
SetEqualizerBandLevel
SetKeepScreenOnFlag
SetUseAndroidKillProcessFlag
SetUseEqualizer
SetUseEqualizerPreset
Vibrator_cancel
Vibrator_hasAmplitudeControl
Vibrator_hasVibrator
Vibrator_vibrate
Vibrator_vibrate_with_Amplitudes
Vibrator_vibrate_with_OnOffTimings
イコライザーの指定された周波数帯域の周波数範囲を取得します