[haiku-bugs] Re: [Haiku] #8911: Write a new BSoundConsumer class to replace the SoundConsumer class

  • From: "Barrett" <trac@xxxxxxxxxxxx>
  • Date: Fri, 10 Jan 2014 22:53:28 -0000

#8911: Write a new BSoundConsumer class to replace the SoundConsumer class
------------------------------+----------------------------
   Reporter:  korli           |      Owner:  hamish
       Type:  enhancement     |     Status:  assigned
   Priority:  normal          |  Milestone:  R1
  Component:  Kits/Media Kit  |    Version:  R1/Development
 Resolution:                  |   Keywords:
 Blocked By:                  |   Blocking:
Has a Patch:  1               |   Platform:  All
------------------------------+----------------------------

Comment (by Barrett):

 I've updated the patch to set some methods as const and fix some style in
 the includes. Actually i'm not having care about virtual slots, the only
 virtual method is BufferReceived which is meant to be inherited. I suppose
 i have to do it also for Connect, Disconnect and Start/Stop?

 Is it safe to replace the "foo < B_OK" with "foo != B_OK"?

--
Ticket URL: <http://dev.haiku-os.org/ticket/8911#comment:7>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: