C# Класс TagTool.Sounds.SoundFormatDetection

Provides methods for identifying Wwise sound formats.
Показать файл Открыть проект

Открытые методы

Метод Описание
DetectFormat ( RIFX rifx ) : SoundFormat

Identifies the format of a Wwise sound based upon RIFX header information.

Описание методов

DetectFormat() публичный статический Метод

Identifies the format of a Wwise sound based upon RIFX header information.
public static DetectFormat ( RIFX rifx ) : SoundFormat
rifx RIFX The RIFX header information for the sound.
Результат SoundFormat