haiku/headers/private/media
Dario Casalinuovo 9b410c41e8 Initial merge of the BMediaClient branch
* The BMediaClient is an higher level API to the media_kit. It
corresponds to what the layout API was for the interface_kit.
The main idea is to allow the developer concentrate only on
higher level details and avoiding handle with the tricky parts
of the media_kit. At the same time the general purpose node that
is implemented inside would allow implementing the best techniques
around thus at the same time reducing code duplication and increasing
efficiency.
* BMediaClient is WIP, this is the initial merge of the branch.
The initial development stone was set long time ago and walked
through various design/implementation phases.
2016-11-11 13:47:56 +01:00
..
experimental Thou shalt not use spaces in file names. 2007-08-29 23:49:02 +00:00
AdapterIO.h AdapterIO: Remove unuseful Close() 2016-09-07 18:21:13 +02:00
audio_module.h Added missing newline. 2003-05-12 00:40:54 +00:00
DataExchange.h BMediaRoster: Add B_MEDIA_SERVER_STARTED and B_MEDIA_SERVER_QUIT 2015-07-24 12:19:33 +02:00
debug.h libmedia: Fix x86-64 debug build. 2013-12-13 17:53:12 -05:00
DecoderPlugin.h libmedia: Put AddOnManager into BPrivate::media namespace. 2015-04-19 23:47:05 +02:00
DefaultMediaTheme.h Some cleanup. 2007-10-15 14:09:14 +00:00
DormantNodeManager.h * Accidently put gDormantNodeManager into the public namespace. 2009-12-07 21:27:21 +00:00
EncoderPlugin.h Initial implementation of BMediaEncoder 2015-12-02 16:08:06 +01:00
hmulti_audio.h added Headphones and SPDIF string constants 2008-11-17 19:44:36 +00:00
MediaClient.h Initial merge of the BMediaClient branch 2016-11-11 13:47:56 +01:00
MediaClientNode.h Initial merge of the BMediaClient branch 2016-11-11 13:47:56 +01:00
MediaConnection.h Initial merge of the BMediaClient branch 2016-11-11 13:47:56 +01:00
MediaDebug.h new debug header for media kit 2007-04-26 20:40:27 +00:00
MediaExtractor.h Streaming: Use const reference in place of copying 2016-06-25 01:13:10 +02:00
MediaIO.h BMediaIO: Add GetFlags method to define properties 2016-05-31 01:15:09 +02:00
MediaMisc.h media_server: Add notifications 2016-04-04 01:27:12 +02:00
MediaPlugin.h PluginManager: Move reference counting in the MediaPlugin 2016-10-31 23:39:32 +01:00
MediaRecorder.h BMediaRecorder: Fix unneeded argument and error check 2016-02-09 14:11:40 +01:00
MediaRecorderNode.h BMediaRecorder: Solve possible problem with node references 2016-02-09 20:24:58 +01:00
MediaRosterEx.h shutdown_media_server: Finalize rework of synchronization 2016-04-21 19:02:27 +02:00
MediaSounds.h some copyright headers clean up 2010-04-12 21:02:09 +00:00
MediaWriter.h Streaming: Remove any pointer BUrl argument 2016-06-24 19:00:38 +02:00
MetaFormat.h * More header cleanup, continuing korli's work. 2010-04-13 09:48:02 +00:00
multi_audio.h * Delete all local copies of multi_audio from source tree. 2007-05-14 02:37:14 +00:00
Notifications.h * Cleanup. 2009-12-07 21:32:59 +00:00
OldSoundDriver.h Updated to the API changes introduced by BeOS R4's legacy BeOS R3 sound driver API support. 2002-07-14 02:42:32 +00:00
PluginManager.h Streaming: Remove any pointer BUrl argument 2016-06-24 19:00:38 +02:00
RawFormats.h raw decoder supports many samples types now, and support for them 2003-12-27 14:51:14 +00:00
ReaderPlugin.h Implemented an API to get arbitrary meta-data about 2010-09-17 08:04:26 +00:00
ServerInterface.h CID 608995: buffer overflow. 2016-08-21 17:49:52 +02:00
SharedBufferList.h BBufferGroup: Check for duplicated buffer id 2015-07-11 15:40:16 +02:00
soundcard.h Move this to media/, seems audio/ is only for old stuff. 2007-08-29 12:31:55 +00:00
StreamerPlugin.h PluginManager: Move reference counting in the MediaPlugin 2016-10-31 23:39:32 +01:00
TList.h TMap/Tlist: set various methods as const. 2015-03-17 21:50:18 +01:00
TMap.h TMap/Tlist: set various methods as const. 2015-03-17 21:50:18 +01:00
TStack.h a stack doesn't need iteration functionality 2002-12-08 23:46:39 +00:00
WriterPlugin.h * Change the signature of the Writer plugins setup methods such 2010-10-20 21:36:23 +00:00