Skip to content

Documentation / @agentick/shared / VideoMimeType

Enumeration: VideoMimeType

Defined in: block-types.ts:108

Enumeration Members

MP4

MP4: "video/mp4"

Defined in: block-types.ts:109


WEBM

WEBM: "video/webm"

Defined in: block-types.ts:110

Released under the ISC License.