| [ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 26 lines (1 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
VideoGenerationOperationModelInterface:: (1 method):
generateVideoOperation()
Interface: VideoGenerationOperationModelInterface - X-Ref
Interface for models that support asynchronous video generation operations.| generateVideoOperation(array $prompt) X-Ref |
| Creates a video generation operation. return: GenerativeAiOperation The initiated video generation operation. param: list<Message> $prompt Array of messages containing the video generation prompt. |
| Generated : Sat Jun 13 09:38:55 2026 | Cross-referenced by PHPXref |