NiCMidi 1.1.0
A MIDI library derived from J.D.Koftinoff jdksmidi
SMPTE Member List

This is the complete list of members for SMPTE, including all inherited members.

AddFrames(signed char f)SMPTE
AddHours(signed char h)SMPTE
AddMinutes(signed char m)SMPTE
AddSamples(long n)SMPTE
AddSeconds(signed char s)SMPTE
AddSubFrames(signed char sf)SMPTE
Compare(SMPTE &s)SMPTEprotected
DecFrames()SMPTEinline
DecHours()SMPTEinline
DecMinutes()SMPTEinline
DecSamples()SMPTEinline
DecSeconds()SMPTEinline
DecSubFrames()SMPTEinline
GetFrames()SMPTE
GetHours()SMPTE
GetMilliSeconds()SMPTE
GetMinutes()SMPTE
GetOffset() constSMPTEinline
GetSampleNumber()SMPTE
GetSampleRate() constSMPTEinline
GetSeconds()SMPTE
GetSMPTERate() constSMPTEinline
GetSubFrames()SMPTE
IncFrames()SMPTEinline
IncHours()SMPTEinline
IncMinutes()SMPTEinline
IncSamples()SMPTEinline
IncSeconds()SMPTEinline
IncSubFrames()SMPTEinline
operator!=(SMPTE &s)SMPTEinline
operator<(SMPTE &s)SMPTEinline
operator<=(SMPTE &s)SMPTEinline
operator==(SMPTE &s)SMPTEinline
operator>(SMPTE &s)SMPTEinline
operator>=(SMPTE &s)SMPTEinline
SampleToTime()SMPTEprotected
SetFrames(unsigned char f)SMPTEinline
SetHours(unsigned char h)SMPTEinline
SetMilliSeconds(unsigned long msecs)SMPTE
SetMinutes(unsigned char m)SMPTEinline
SetOffset(unsigned long n)SMPTEinline
SetOffset(unsigned char h, unsigned char m, unsigned char s, unsigned char f=0, unsigned char sf=0)SMPTE
SetSampleNumber(unsigned long n)SMPTEinline
SetSampleRate(SAMPLE_RATE r)SMPTEinline
SetSeconds(unsigned char s)SMPTEinline
SetSMPTERate(SMPTE_RATE r)SMPTEinline
SetSubFrames(unsigned char sf)SMPTEinline
SetTime(unsigned char h, unsigned char m, unsigned char s, unsigned char f=0, unsigned char sf=0)SMPTE
SMPTE(SMPTE_RATE smpte_rate=SMPTE_RATE_30, SAMPLE_RATE sample_rate=SAMPLE_48000)SMPTE
TimeToSample()SMPTEprotected