Searched defs:decoderTypes (Results 1 – 8 of 8) sorted by relevance
138 std::vector<std::string> decoderTypes; in HandleGetSupportedDecoders() local
97 int32_t GetSupportedDecoders(std::vector<std::string>& decoderTypes) override { return 0; } in GetSupportedDecoders()
118 int32_t GetSupportedDecoders(std::vector<std::string>& decoderTypes) override in GetSupportedDecoders()
153 int32_t AVCastControllerProxy::GetSupportedDecoders(std::vector<std::string>& decoderTypes) in GetSupportedDecoders()
393 int32_t AVCastControllerItem::GetSupportedDecoders(std::vector<std::string>& decoderTypes) in GetSupportedDecoders()
445 int32_t HwCastStreamPlayer::GetSupportedDecoders(std::vector<std::string>& decoderTypes) in GetSupportedDecoders()
268 int32_t GetSupportedDecoders(std::vector<std::string>& decoderTypes) {return 0;} in GetSupportedDecoders()
442 std::vector<std::string> decoderTypes; in GetSupportedDecoders() member