LeechCraft  0.6.70-15082-g543737046d
Modular cross-platform feature rich live environment.
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 26 of file idiscographyprovider.h.

Member Data Documentation

◆ Length_

int Media::ReleaseTrackInfo::Length_

The length of the track in this release.

Definition at line 38 of file idiscographyprovider.h.

◆ Name_

QString Media::ReleaseTrackInfo::Name_

The name of the track.

Definition at line 34 of file idiscographyprovider.h.

◆ Number_

int Media::ReleaseTrackInfo::Number_

The number of the track in the release.

Definition at line 30 of file idiscographyprovider.h.


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