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