haiku/headers/os/media
Axel Dörfler 2ff47e1785 * Fixed bug I introduced when deleting parameters (no more crashing).
* Removed the BParameterWeb::{Start|Stop}Watching() methods again, as the same
  thing can be achieved using the BMediaRoster already (even though it doesn't
  seem to work yet).


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30058 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-04-09 09:39:58 +00:00
..
Buffer.h
BufferConsumer.h
BufferGroup.h
BufferProducer.h
Controllable.h
FileInterface.h
MediaAddOn.h
MediaDecoder.h
MediaDefs.h Add identifier for 64 bit float raw audio format, really just to show we can support it without hacking the API :) 2008-07-16 19:06:39 +00:00
MediaEncoder.h
MediaEventLooper.h
MediaFile.h
MediaFiles.h
MediaFormats.h
MediaNode.h
MediaRoster.h * Rewrote MediaRoster.h 2008-03-24 15:42:58 +00:00
MediaTheme.h
MediaTrack.h
ParameterWeb.h * Fixed bug I introduced when deleting parameters (no more crashing). 2009-04-09 09:39:58 +00:00
PlaySound.h
RealtimeAlloc.h
Sound.h Rewrote Sound.h and implemented most of BSound. Completely untested yet as the 2009-03-01 20:56:19 +00:00
SoundFile.h
SoundPlayer.h * Implement basic support for the BSound parts of BSoundPlayer. Only one sound 2009-03-01 23:22:30 +00:00
TimeCode.h
TimedEventQueue.h
TimeSource.h