MythTV  0.26-pre
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Public Member Functions | Public Attributes
Cddb::Msf Struct Reference

#include <cddb.h>

List of all members.

Public Member Functions

 Msf (int m=0, int s=0, int f=0)

Public Attributes

int min
int sec
int frame

Detailed Description

Definition at line 47 of file cddb.h.


Constructor & Destructor Documentation

Cddb::Msf::Msf ( int  m = 0,
int  s = 0,
int  f = 0 
) [inline]

Definition at line 50 of file cddb.h.


Member Data Documentation

Definition at line 49 of file cddb.h.

Referenced by Cddb::Discid(), lsn2msf(), msf2lsn(), msf2sec(), and sec2msf().

Definition at line 49 of file cddb.h.

Referenced by Cddb::Discid(), lsn2msf(), msf2lsn(), msf2sec(), and sec2msf().

Definition at line 49 of file cddb.h.

Referenced by lsn2msf(), msf2lsn(), and sec2msf().


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends