Searched defs:codecConfig (Results 1 – 7 of 7) sorted by relevance
79 Plugin::CodecConfig codecConfig; member
28 …A2dpCodecCapability &codecConfig, const A2dpCodecIndex codecIndex, const A2dpCodecPriority codecPr… in InitCodecConfig()193 std::unique_ptr<A2dpCodecConfig> codecConfig = nullptr; in CreateCodec() local
67 A2dpCodecConfig *codecConfig = A2dpCodecConfig::CreateCodec(codecIndex, codecPriority); in Initialize() local
84 CodecConfig codecConfig; in ConvertCommonTrackToMetaInfo() local223 std::vector<uint8_t> codecConfig; in ConvertAACStreamToMetaInfo() local273 std::vector<uint8_t> codecConfig; in ConvertAVCStreamToMetaInfo() local
348 const auto* codecConfig = Plugin::AnyCast<CodecConfig>(&item); in AssignExtraDataIfExistsLocked() local
276 auto codecConfig = Plugin::AnyCast<std::vector<uint8_t>>(iter->second); in SetCodecExtraData() local
257 CodecConfig codecConfig; in SetTagsOfTrack() local