LeechCraft  0.6.70-3565-g2d86529
Modular cross-platform feature rich live environment.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Media::ReleaseTrackInfo Struct Reference

Information about a track release. More...

#include "idiscographyprovider.h"

Public Attributes

int Number_
 The number of the track in the release. More...
 
QString Name_
 The name of the track. More...
 
int Length_
 The length of the track in this release. More...
 

Detailed Description

Information about a track release.

A release can be, for example, an album, a compilation or a single.

See Also
IDiscographyProvider

Definition at line 43 of file idiscographyprovider.h.

Member Data Documentation

int Media::ReleaseTrackInfo::Length_

The length of the track in this release.

Definition at line 55 of file idiscographyprovider.h.

QString Media::ReleaseTrackInfo::Name_

The name of the track.

Definition at line 51 of file idiscographyprovider.h.

int Media::ReleaseTrackInfo::Number_

The number of the track in the release.

Definition at line 47 of file idiscographyprovider.h.


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