haiku/headers/private/media
Dario Casalinuovo 75b90c42e5 MediaConnection: Fix buffer size and duration redudancy
* There's no need to supply ways to mismatch the buffer duration
and size. Anything should reflect the media_format, this is at least
fixed on API level.
2016-12-17 19:10:50 +01:00
..
experimental
AdapterIO.h AdapterIO: Remove unuseful Close() 2016-09-07 18:21:13 +02:00
audio_module.h
DataExchange.h BMediaRoster: Add B_MEDIA_SERVER_STARTED and B_MEDIA_SERVER_QUIT 2015-07-24 12:19:33 +02:00
debug.h
DecoderPlugin.h libmedia: Put AddOnManager into BPrivate::media namespace. 2015-04-19 23:47:05 +02:00
DefaultMediaTheme.h
DormantNodeManager.h
EncoderPlugin.h Initial implementation of BMediaEncoder 2015-12-02 16:08:06 +01:00
hmulti_audio.h
MediaClient.h MediaClient: Hide timesource related API 2016-12-17 19:10:50 +01:00
MediaClientDefs.h MediaClient: Just some interface review 2016-12-06 21:16:36 +01:00
MediaClientNode.h Introduce BSimpleMediaClient 2016-11-29 01:22:35 +01:00
MediaConnection.h MediaConnection: Fix buffer size and duration redudancy 2016-12-17 19:10:50 +01:00
MediaDebug.h
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
MediaWriter.h Streaming: Remove any pointer BUrl argument 2016-06-24 19:00:38 +02:00
MetaFormat.h
multi_audio.h
Notifications.h
OldSoundDriver.h
PluginManager.h Streaming: Remove any pointer BUrl argument 2016-06-24 19:00:38 +02:00
RawFormats.h
ReaderPlugin.h
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
SimpleMediaClient.h SimpleMediaClient: Use virtual inheritance to reduce duplication 2016-12-11 19:16:19 +01:00
soundcard.h
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
WriterPlugin.h