Login

video.media.failed

NameTypeDescription
typestringType for the webhook event
idstringUnique identifier for the event
environmentobject
  environment.namestringUnique identifier for the environment (Example: "fastpix")
  environment.idstringName for the environment (Example: "9oa85f64-5717-4562-b3fc-2c963f66afa6")
dataobject
  data.idstringUnique identifier for the media (Max 255 characters)
  data.created_atinteger
  data.durationnumberThe duration of the media in seconds (max duration for a single media is 12 hours)
  data.maxresolutionstringThe maximum resolution tier determines the highest quality your media will be available in. (Default: 1080p)
  data.availableresolutionstringThe maximum resolution tier determines the highest quality your media will be available in. (Default: 1080p)
  data.encoding_tierstringThe encoding tier informs the cost, quality, and available platform features for the media. (Default: smart)
  data.aspect_ratiostringThe aspect ratio of the media in the form of width:height, e.g., 16:9
  data.playback_idsobject
    data.playback_ids.idstringUnique identifier for the PlaybackID (Example: "public")
    data.playback_ids[].accessPolicystringPossible values: "public", "private", "drm"
  data.tracksobject
    data.tracks[].idstringThe track Id is assigned a universal unique identifier (Max 255 characters) (Example: "9oa85f64-5717-4562-b3fc-2c963f66afa6")
    data.tracks[].typestringPossible values: "video", "audio", "text"
    data.tracks[].widthnumberMaximum width in pixels available for the track (Only set for video type track) (Example: 16)
    data.tracks[].heightnumberMaximum height in pixels available for the track (Only set for video type track) (Example: 9)
    data.tracks[].frameRatenumberMaximum frame rate available for the track (May return -1 if undetermined) (Example: 29.97)
    data.tracks[].closed_captionsstringIndicates the tr