videoShapeProps
Public readonly variable
Signature
videoShapeProps: {
  assetId: T.Validator<import('..').TLAssetId | null>
  h: T.Validator<number>
  playing: T.Validator<boolean>
  time: T.Validator<number>
  url: T.Validator<string>
  w: T.Validator<number>
}
References
Source

