public static class ChatCompletionContentPart.ChatCompletionContentPartVideoURL extends Object
| Constructor and Description |
|---|
ChatCompletionContentPartVideoURL(String url) |
ChatCompletionContentPartVideoURL(String url,
double fps) |
| Modifier and Type | Method and Description |
|---|---|
double |
getFps() |
String |
getUrl() |
void |
setFps(double fps) |
void |
setUrl(String url) |
String |
toString() |
Copyright © 2025. All rights reserved.