Add streaming volume for position util
This commit is contained in:
@@ -45,3 +45,7 @@ function playAudioFile(audioName, loop, volume) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
|
|
||||||
|
function getStreamingRadioVolumeForPosition(position1, position2) {
|
||||||
|
return false;
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user