Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
CoreAudioHelpers.cpp File Reference
#include "CoreAudioHelpers.h"
#include <sstream>

Functions

std::string GetError (OSStatus error)
 
const char * StreamDescriptionToString (AudioStreamBasicDescription desc, std::string &str)
 

Function Documentation

◆ GetError()

std::string GetError ( OSStatus error)

◆ StreamDescriptionToString()

const char * StreamDescriptionToString ( AudioStreamBasicDescription desc,
std::string & str )