libmpd 11.8.17
_mpd_Stats Struct Reference

#include <libmpdclient.h>

Data Fields

int numberOfArtists
 
int numberOfAlbums
 
int numberOfSongs
 
unsigned long uptime
 
unsigned long dbUpdateTime
 
unsigned long playTime
 
unsigned long dbPlayTime
 

Detailed Description

Definition at line 233 of file libmpdclient.h.

Field Documentation

◆ dbPlayTime

unsigned long _mpd_Stats::dbPlayTime

Definition at line 240 of file libmpdclient.h.

◆ dbUpdateTime

unsigned long _mpd_Stats::dbUpdateTime

Definition at line 238 of file libmpdclient.h.

◆ numberOfAlbums

int _mpd_Stats::numberOfAlbums

Definition at line 235 of file libmpdclient.h.

◆ numberOfArtists

int _mpd_Stats::numberOfArtists

Definition at line 234 of file libmpdclient.h.

◆ numberOfSongs

int _mpd_Stats::numberOfSongs

Definition at line 236 of file libmpdclient.h.

◆ playTime

unsigned long _mpd_Stats::playTime

Definition at line 239 of file libmpdclient.h.

◆ uptime

unsigned long _mpd_Stats::uptime

Definition at line 237 of file libmpdclient.h.


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

Copyright 2006 Qball Cow