Strands Agents Typescript SDK
    Preparing search index...

    Type Alias VideoFormat

    VideoFormat:
        | "mkv"
        | "mov"
        | "mp4"
        | "webm"
        | "flv"
        | "mpeg"
        | "mpg"
        | "wmv"
        | "3gp"

    Video format type.