mirror of
https://review.haiku-os.org/haiku
synced 2025-02-23 14:08:15 +01:00
* Capabilities() become Kind() * Use media_client and media_connection to better model the different situations of the API. Reduce code duplication and move media_kit structs/methods into private. * Various API and beauty improvements. * Introduce id management for media_connections. * Fix different issues preventing to correctly begin a connection.