Module codec

Source
Expand description

Codec configuration and integration with Fuchsia media

Structs§

CodecNegotiation
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.
MediaCodecConfig
Stores the media codec configuration for an A2DP stream, and provides utility for integration with Fuchsia media.