Knowledge Hub


Video Asset Picture

Video Asset

The Element Video Asset allows you to use any video file from your asset library. Simply select the file from the list or state the name of the variable ({{variablename}}) to access the asset(s). The supported formats are:

  • 3GPP
  • 3GPP2
  • Advanced Systems Format (ASF)
  • AMV video format
  • AVI
  • Dirac
  • F4V
  • Flash Video (FLV)
  • GIF
  • M4V
  • Material Exchange Format (MXF)
  • Matroska
  • MPEG Transport Stream
  • MPEG-1
  • MPEG-2 – Video
  • MPEG-4 Part 14 (MP4)
  • Multiple-image Network Graphics
  • Nullsoft Streaming Video (NSV)
  • Ogg Video
  • QuickTime File Format
  • Raw video format
  • RealMedia (RM)
  • RealMedia Variable Bitrate (RMVB)
  • ROQ
  • SVI
  • Video alternative to GIF
  • VivoActive (VIV)
  • Vob
  • WebM
  • Windows Media Video

Parameters

name

The video file from your asset library or the URL of an video

Type: String

JSON Example

{
   "id": "someid",
   "type": "VideoAsset",

   "params": {
      "name": ""
   },
}