TagLib  2.1
TagLib::ID3v2::SynchronizedLyricsFrame::SynchedText Struct Reference

#include <synchronizedlyricsframe.h>

Collaboration diagram for TagLib::ID3v2::SynchronizedLyricsFrame::SynchedText:
[legend]

Public Member Functions

 SynchedText (unsigned int ms, const String &str)

Public Attributes

unsigned int time
String text

Detailed Description

Single entry of time stamp and lyrics text.

Constructor & Destructor Documentation

◆ SynchedText()

TagLib::ID3v2::SynchronizedLyricsFrame::SynchedText::SynchedText ( unsigned int ms,
const String & str )
inline

References text, and time.

Member Data Documentation

◆ text

String TagLib::ID3v2::SynchronizedLyricsFrame::SynchedText::text

Referenced by SynchedText().

◆ time

unsigned int TagLib::ID3v2::SynchronizedLyricsFrame::SynchedText::time

Referenced by SynchedText().


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