Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include <RetroPlayerAudio.h>
Public Member Functions | |
AudioStreamProperties (PCMFormat format, double sampleRate, AudioChannelMap channelMap) | |
Public Attributes | |
PCMFormat | format |
double | sampleRate |
AudioChannelMap | channelMap |
|
inline |
AudioChannelMap KODI::RETRO::AudioStreamProperties::channelMap |
PCMFormat KODI::RETRO::AudioStreamProperties::format |
double KODI::RETRO::AudioStreamProperties::sampleRate |