.\" Hey, EMACS: -*- nroff -*- .\" First parameter, NAME, should be all caps .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection .\" other parameters are allowed: see man(7), man(1) .TH TIMECODE 1 "November 12, 2004" .\" Please adjust this date whenever revising the manpage. .\" .\" Some roff macros, for reference: .\" .nh disable hyphenation .\" .hy enable hyphenation .\" .ad l left justify .\" .ad b justify to both left and right margins .\" .nf disable filling .\" .fi enable filling .\" .br insert line break .\" .sp insert n+1 empty lines .\" for manpage-specific macros, see man(7) .SH NAME timecode \- header files to handle multimedia data and time code .SH SYNOPSIS .B timecode .RI ... .br .SH DESCRIPTION .B timecode Is a multi function set of C++ header files which allow one to handle multimedia data without having to worry about time code. Time code may be specified in any arbitrary form. This is because there are any number of fields with arbitrary limits. The time code may be converted to an integer form or back. This allows C++ math operator overloading. For multi media streams which are 1D, such as audio, a type II fitler is provided. For further infomation consult the documentation. .PP .\" TeX users may be more comfortable with the \fB\fP and .\" \fI\fP escape sequences to invode bold face and italics, .\" respectively. .SH SEE ALSO .BR /usr/share/doc/timecode/techReport.pdf .BR /usr/share/doc/timecode/examples .br .SH AUTHOR timecode was written by Matt Flax. .PP This manual page was written by Matt Flax ,