Thread (9 messages) flat view 9 messages, 2 authors, 2012-03-23

[RFC 0/7] A2DP MP3 support with media API

From: Frédéric Dalleau <hidden>
Date: 2012-03-22 16:37:48

Hi,

I'm trying to make A2DP MP3 work in pulseaudio using media API.
In contrast to Unix API, media API lacks the possibility to reconfigure the
transport BT_SET_CONFIGURATION. So I've defined a dbus API that offers a
similar functionnality.
First there is a MediaTransport.Codecs property to list supported codecs on a
transport.
Then there is a Reconfigure method that tries to reconfigure the transport
to use a specified endpoint.

I'm sending a patch on pulseaudio list for using this new APIs at same time.

This is an RFC so feel free to comment, especially on the way a configuration
could be specified.

Regards,
Frédéric


Frédéric Dalleau (7):
  media: Remove unimplemented declaration
  doc: document MediaTransport.Codecs property
  doc: document MediaTransport.Reconfigure
  media: Add Codecs property to MediaTransport
  media: add dbus method MediaTransport.Reconfigure
  media: implement media_endpoint_find function
  media: implement a2dp reconfiguration

 audio/media.c     |   16 +++++
 audio/media.h     |    3 +-
 audio/transport.c |  164 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 doc/media-api.txt |   12 ++++
 4 files changed, 193 insertions(+), 2 deletions(-)

-- 
1.7.5.4
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help