Wasm Directoryalpha
Record

play-progressive-item

No description available.

record play-progressive-item {
  created-time: string,
  fps: f64,
  height: f64,
  link: string,
  link-expiration-time: string,
  log: option​<play-progressive-item-log>,
  md5: string,
  size: f64,
  type-op: play-progressive-item-type-op-enum,
  width: f64,
}

Fields

NameTypeDescription
created-timestring
fpsf64
heightf64
linkstring
link-expiration-timestring
logoption​<play-progressive-item-log>
md5string
sizef64
type-opplay-progressive-item-type-op-enum
widthf64