Module bt_a2dp::codec

source ·
Expand description

Codec configuration and integration with Fuchsia media

Structs§

  • Selects a codec and a set of capabilities for that codec, based on a preferential list of partially-defined codec capabilities, using each codec’s support to find best compatable matching capability. Currently supports SBC and AAC codec capabilities.
  • Stores the media codec configuration for an A2DP stream, and provides utility for integration with Fuchsia media.