WaveSoundBuffer.frequency

機能/意味
Sampling frequency
タイプ
WaveSoundBufferクラスのプロパティ (読み書き可能)
説明
 Represents the sampling frequency of the currently playing sound. You can also set a value.
 44100 for the same sampling frequency as CD.
 If the media is not opened, it may not return the correct value.
 If you set a value, it will play at that frequency.