From: Marcel Holtmann <marcel@holtmann.org>
To: Luiz Augusto von Dentz <luiz.dentz@gmail.com>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [RFC] Media API
Date: Mon, 04 Jan 2010 15:39:47 -0800 [thread overview]
Message-ID: <1262648387.16627.343.camel@localhost.localdomain> (raw)
In-Reply-To: <2d5a2c101001040614o6627985ei278805369290b1b0@mail.gmail.com>
Hi Luiz,
> The idea is to complete replace the existing audio IPC with DBus.
> Johan and I discussed this a few times in the past and today we
> finally archive something, so here are some design choices so far:
>
> 1. Codec capabilities and configuration are blobs (array of bytes or
> 'ay'), so there is no attempt to format codec structures into dbus
> structures, this make it easier for both end points as well as
> bluetoothd and also enables proprietary codecs. (suggested by Marcel
> in the last BlueZ meeting)
>
> 2. The spec is not a2dp specific. So it should be possible to register
> end points for HFP and VDP.
if you really wanna achieve that, then I would prefer not to use
StreamEndPoint as interface.
So first of all it should be StreamEndpoint. While SEP takes the P into
account, the word "endpoint" in itself is proper enough.
And if this should support HFP, then the term Stream is kinda tricky. We
could just allow that, but I prefer not to mix streaming with headset
functionality. So what about just using the "Endpoint" as a generic
agent type interface. Or "MediaEndpoint" if you need to tie it to the
media interface?
Regards
Marcel
next prev parent reply other threads:[~2010-01-04 23:39 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-04 14:14 [RFC] Media API Luiz Augusto von Dentz
2010-01-04 23:39 ` Marcel Holtmann [this message]
2010-01-28 13:54 ` Luiz Augusto von Dentz
2010-01-28 14:15 ` Marcel Holtmann
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1262648387.16627.343.camel@localhost.localdomain \
--to=marcel@holtmann.org \
--cc=linux-bluetooth@vger.kernel.org \
--cc=luiz.dentz@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).