[haiku-development] static media functions

  • From: David McPaul <dlmcpaul@xxxxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Wed, 25 Feb 2009 00:00:16 +1100

I am looking to create a few static inline functions that implement
some standard media formulae.

Starting with Frame to Time and Time to Frame functions that are used
everywhere with currently 2 types of implementation (double, int).  I
want to standardise on one implementation.

Is it ok to put these in MediaDefs?  Or should I create a new header file?

Thoughts on other formulae?

-- 
Cheers
David

Other related posts:

  • » [haiku-development] static media functions - David McPaul