Strands Agents Typescript SDK
Docs Home
GitHub
Preparing search index...
VideoSource
Type Alias VideoSource
VideoSource
:
|
{
type
:
"videoSourceBytes"
;
bytes
:
Uint8Array
}
|
{
type
:
"videoSourceS3Location"
;
s3Location
:
S3Location
}
Source for a video (Class version).
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Docs Home
GitHub
Strands Agents Typescript SDK
Loading...
Source for a video (Class version).