C# Класс OpenBve.Sounds.SoundSource

Represents a sound source.
Показать файл Открыть проект Примеры использования класса

Приватные методы

Метод Описание
SoundSource ( SoundBuffer buffer, double radius, double pitch, double volume, OpenBveApi position, TrainManager train, SoundType type, int car, bool looped )

Creates a new sound source.

SoundSource ( SoundBuffer buffer, double radius, double pitch, double volume, OpenBveApi position, TrainManager train, int car, bool looped )

Creates a new sound source.

Stop ( ) : void

Stops this sound.