Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
musicCodecInfo Struct Reference

#include <MusicCodecInfoFFmpeg.h>

Public Attributes

int bitsPerSample = 0
 
int sampleRate = 0
 
int bitRate = 0
 
int channels = 0
 
int duration = 0
 
std::string codecName
 

Member Data Documentation

◆ bitRate

int musicCodecInfo::bitRate = 0

◆ bitsPerSample

int musicCodecInfo::bitsPerSample = 0

◆ channels

int musicCodecInfo::channels = 0

◆ codecName

std::string musicCodecInfo::codecName

◆ duration

int musicCodecInfo::duration = 0

◆ sampleRate

int musicCodecInfo::sampleRate = 0

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