SmartCoreAI.Driver.Gemini.TAIGeminiDriver.UnderstandVideoAsync

From RAD Studio API Documentation

Delphi

function UnderstandVideoAsync(const AVideoData: TAIGeminiVideoSource; const APrompt: string): TGUID;

C++

GUID __fastcall UnderstandVideoAsync(Smartcoreai::Driver::Gemini::Models::TAIGeminiVideoSource* const AVideoData, const System::UnicodeString APrompt);

Properties

Type Visibility Source Unit Parent
function public
SmartCoreAI.Driver.Gemini.pas
SmartCoreAI.Driver.Gemini.hpp
SmartCoreAI.Driver.Gemini TAIGeminiDriver

Description

Embarcadero Technologies does not currently have any additional information.