• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdemultimedia API Reference
  • KDE Home
  • Contact Us
 

libkcompactdisc

  • sources
  • kde-4.14
  • kdemultimedia
  • libkcompactdisc
Classes | Macros
kcompactdisc_p.h File Reference
#include <QString>
#include <QList>
#include <krandomsequence.h>
#include <kurl.h>
#include "kcompactdisc.h"
Include dependency graph for kcompactdisc_p.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  KCompactDiscPrivate
 

Macros

#define FRAMES2MS(frames)   (((frames) * 1000) / 75)
 
#define FRAMES2SEC(frames)   ((frames) / 75)
 
#define MS2FRAMES(ms)   (((ms) * 75) / 1000)
 
#define MS2SEC(ms)   ((ms) / 1000)
 
#define SEC2FRAMES(sec)   ((sec) * 75)
 
#define SEC2MS(sec)   ((sec) * 1000)
 

Macro Definition Documentation

#define FRAMES2MS (   frames)    (((frames) * 1000) / 75)

Definition at line 105 of file kcompactdisc_p.h.

#define FRAMES2SEC (   frames)    ((frames) / 75)

Definition at line 101 of file kcompactdisc_p.h.

#define MS2FRAMES (   ms)    (((ms) * 75) / 1000)

Definition at line 104 of file kcompactdisc_p.h.

#define MS2SEC (   ms)    ((ms) / 1000)

Definition at line 102 of file kcompactdisc_p.h.

#define SEC2FRAMES (   sec)    ((sec) * 75)

Definition at line 100 of file kcompactdisc_p.h.

#define SEC2MS (   sec)    ((sec) * 1000)

Definition at line 103 of file kcompactdisc_p.h.

This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:28:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

libkcompactdisc

Skip menu "libkcompactdisc"
  • Main Page
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members

kdemultimedia API Reference

Skip menu "kdemultimedia API Reference"
  • libkcddb
  • libkcompactdisc

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal