Searched defs:CodecInfo (Results 1 – 4 of 4) sorted by relevance
74 struct CodecInfo { struct75 std::string mimeType;99 CodecInfo codecInfo {}; argument
59 struct CodecInfo { struct60 CodecType codecType;61 CodecBitsPerSample codecBitsPerSample;62 CodecChannelMode codecChannelMode;63 CodecSampleRate codecSampleRate;
111 struct CodecInfo { struct113 uint8_t codecPriority;116 uint8_t codecType;119 uint32_t sampleRate;122 uint8_t bitsPerSample;147 CodecInfo codecInfo; argument
85 struct CodecInfo { struct86 A2dpCodecIndex codecIndex;87 uint8_t codecInfo[A2DP_CODEC_SIZE]; // Codec codecInfo