mluTCFramesPerDay(3dm) mluTCFramesPerDay(3dm) NAME mluTCFramesPerDay - Digital Media timecode mathematics SYNOPSIS #include <dmedia/mlutimecode.h> int mluTCFramesPerDay(const int tc_type) TYPES MLUtimecode A structure containing a representation of SMPTE time code on which certain mathematical and utility functions can be performed. Can be used with: mluTCAddTC(3dm) , mluTCAddFrames(3dm) , mluTCToString(3dm) , mluTCFromSeconds(3dm) , mluTCToSeconds(3dm) , mluTCFromString(3dm) , mluTCFramesPerDay(3dm) , and mluTCFramesBetween(3dm) See also MLUtimecode(3dm) ARGUMENTS tc_type The tc_type for which the number of frames in a 24 hour period is desired. See tc_type(3dm) DESCRIPTION mluTCFramesPerDay returns the number of frames that occur during a 24- hour day, in the requested timecode format, as given by tc_type. See 3tc_type(3dm) SEE ALSO mluTCFramesBetween(3dm), mluTCFramesPerDay(3dm), mluTCFromSeconds(3dm), mluTCFromString(3dm), mluTCFromString(3dm), mluTCToSeconds(3dm). Copyright (c) 2000 Silicon Graphics, Inc. All Rights Reserved. Copyright SGI 2000 CONFIDENTIAL DRAFT Page 1