Strands Agents Typescript SDK
Docs Home
GitHub
Preparing search index...
VideoBlock
Class VideoBlock
Video content block.
Implements
VideoBlockData
Index
Constructors
constructor
Properties
type
format
source
Constructors
constructor
new
VideoBlock
(
data
:
VideoBlockData
)
:
VideoBlock
Parameters
data
:
VideoBlockData
Returns
VideoBlock
Properties
Readonly
type
type
:
"videoBlock"
= ...
Discriminator for video content.
Readonly
format
format
:
VideoFormat
Video format.
Readonly
source
source
:
VideoSource
Video source.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
type
format
source
Docs Home
GitHub
Strands Agents Typescript SDK
Loading...
Video content block.