haiku/headers/private/media
Axel Dörfler 34c7214442 * BParameterWeb::StartWatching() now just calls BMediaRoster::StartWatching()
as on Dano - since the functionality is already there, those two functions
  aren't really needed, though, so we could remove them again.
* Cleaned up DataExchange.h, and added basic reply/request structs for anything
  that needs an area.
* BControllable now uses a helper class ReceiveTransfer to deal with requests
  with areas.
* Major style cleanup of MediaRoster.cpp, though one could still bury some
  hours there...


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30045 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-04-08 21:17:03 +00:00
..
experimental
audio_module.h
DataExchange.h * BParameterWeb::StartWatching() now just calls BMediaRoster::StartWatching() 2009-04-08 21:17:03 +00:00
debug.h * Implemented ERROR as fprintf(stderr, ...) with tracing turned off as well. 2008-03-19 19:39:07 +00:00
DecoderPlugin.h
DefaultMediaTheme.h
DormantNodeManager.h
Encoder.h
hmulti_audio.h added Headphones and SPDIF string constants 2008-11-17 19:44:36 +00:00
MediaDebug.h
MediaExtractor.h - Implemented MediaExtractor::Copyright, which just calls the instantiated reader 2008-05-07 21:09:56 +00:00
MediaMisc.h
MediaPlugin.h
MediaRosterEx.h
MediaSounds.h
MetaFormat.h
multi_audio.h
Notifications.h
OldSoundDriver.h
PluginManager.h
PortPool.h
RawFormats.h
ReaderPlugin.h * Added FindKeyFrame() method to MediaExtractor, it is similar to Seek(), 2008-03-20 23:36:14 +00:00
SharedBufferList.h
soundcard.h
TList.h
TMap.h
TStack.h
Writer.h