TLVideoShapeProps

Public TypeAlias

Signature
type TLVideoShapeProps = {
  opacity: TLOpacityType
  w: number
  h: number
  time: number
  playing: boolean
  url: string
  assetId: null | TLAssetId
}
References

TLOpacityType, TLAssetId

Edit this page
Last edited on 11 May 2023
TLVideoShapeuiColorTypeValidator