Wwise Audio Tools  0.5.2
Tools for working with Wwise file types
wwtools.hpp File Reference

helper functions for other Wwise file actions More...

#include <string>
Include dependency graph for wwtools.hpp:

Go to the source code of this file.

Functions

std::string wwtools::wem_to_ogg (const std::string &indata)
 get OGG file data from WEM file data More...
 

Detailed Description

helper functions for other Wwise file actions

Author
Abheek Dhawan (abheekd at protonmail dot com)
Date
2022-05-26

Function Documentation

◆ wem_to_ogg()

std::string wwtools::wem_to_ogg ( const std::string &  indata)

get OGG file data from WEM file data

Parameters
indataWEM file data
Returns
OGG file data