Preparing search index...
The search index is not available
@google/genai
@google/genai
interactions/client
GeminiNextGenAPIClient
Interactions
ContentDelta
VideoDelta
Interface VideoDelta
interface
VideoDelta
{
data
?:
string
;
mime_type
?:
|
"video/mp4"
|
"video/webm"
|
"video/mpeg"
|
"video/3gpp"
|
"video/mpg"
|
"video/mov"
|
"video/avi"
|
"video/x-flv"
|
"video/wmv"
;
resolution
?:
"high"
|
"low"
|
"medium"
|
"ultra_high"
;
type
:
"video"
;
uri
?:
string
;
}
Index
Properties
data?
mime_
type?
resolution?
type
uri?
Properties
Optional
data
data
?:
string
Optional
mime_
type
mime_type
?:
|
"video/mp4"
|
"video/webm"
|
"video/mpeg"
|
"video/3gpp"
|
"video/mpg"
|
"video/mov"
|
"video/avi"
|
"video/x-flv"
|
"video/wmv"
Optional
resolution
resolution
?:
"high"
|
"low"
|
"medium"
|
"ultra_high"
The resolution of the media.
type
type
:
"video"
Optional
uri
uri
?:
string
Settings
Theme
OS
Light
Dark
On This Page
Properties
data
mime_
type
resolution
type
uri
@google/genai
Loading...
The resolution of the media.