Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
KODI::RETRO::AudioStreamProperties Struct Reference

#include <RetroPlayerAudio.h>

Inheritance diagram for KODI::RETRO::AudioStreamProperties:
KODI::RETRO::StreamProperties

Public Member Functions

 AudioStreamProperties (PCMFormat format, double sampleRate, AudioChannelMap channelMap)
 

Public Attributes

PCMFormat format
 
double sampleRate
 
AudioChannelMap channelMap
 

Constructor & Destructor Documentation

◆ AudioStreamProperties()

KODI::RETRO::AudioStreamProperties::AudioStreamProperties ( PCMFormat format,
double sampleRate,
AudioChannelMap channelMap )
inline

Member Data Documentation

◆ channelMap

AudioChannelMap KODI::RETRO::AudioStreamProperties::channelMap

◆ format

PCMFormat KODI::RETRO::AudioStreamProperties::format

◆ sampleRate

double KODI::RETRO::AudioStreamProperties::sampleRate

The documentation for this struct was generated from the following file: