示例#1
0
 public void osAdjustSoundVolume(LSL_Integer linknum, LSL_Float volume)
 {
     m_OSSL_Functions.osAdjustSoundVolume(linknum, volume);
 }