类 OpenAIVideoUrl
java.lang.Object
io.agentscope.core.formatter.openai.dto.OpenAIVideoUrl
OpenAI video URL DTO.
This class represents a video URL in the OpenAI/OpenRouter API format.
Example:
{
"url": "https://example.com/video.mp4"
}
Supported video formats: mp4, mpeg, mov, webm
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
OpenAIVideoUrl
public OpenAIVideoUrl() -
OpenAIVideoUrl
-
-
方法详细资料
-
getUrl
-
setUrl
-