Searched defs:FooDecoderTemplateAdapter (Results 1 – 1 of 1) sorted by relevance
35 struct FooDecoderTemplateAdapter { struct36 static std::vector<SdpVideoFormat> SupportedFormats() { return {kFooSdp}; } in SupportedFormats()38 static std::unique_ptr<VideoDecoder> CreateDecoder( in CreateDecoder()