GetSoundFrequency()

语法

Result = GetSoundFrequency(#Sound [, Channel])
概要
Get the current frequency of the sound.

参数

#Sound The sound to use.
Channel (optional) The channel to use. It's the value returned by PlaySound() when using the #PB_Sound_MultiChannel flag.

返回值

Returns the current frequency (in Hz) of the sound.

参阅

SetSoundFrequency()

已支持操作系统

Windows

<- FreeSound() - Sound Index - GetSoundPosition() ->