Optional
apiWill most likely be VPAID
Optional
bitrateFor progressive load video, the bitrate value specifies the average bitrate for the media file
Optional
codecThe codec used to encode the file which can take values as specified by RFC 4281.
Optional
deliveryEither progressive
for progressive download protocols (such as HTTP) or streaming
for streaming protocols.
Optional
heightThe native height of the video file, in pixels.
Optional
idAn identifier for the media file.
Optional
maintainBoolean value that indicates whether aspect ratio for media file dimensions should be maintained when scaled to new dimensions
Optional
maxMax bitrate for streaming videos.
Optional
minMin bitrate for streaming videos.
Optional
scalableBoolean value that indicates whether the media file is meant to scale to larger dimensions
Optional
srcThe source file url.
Optional
typeMIME type for the file container. Popular MIME types include, but are not limited to “video/x-flv” for Flash Video and “video/mp4” for MP4.
Optional
universalA string identifying the unique creative identifier.
Optional
widthThe native width of the video file, in pixels.
Generated using TypeDoc
VAST MediaFile representation. For more info please take a look at the VAST specification