VideoShapeOptions
Table of contents
Extends ShapeOptionsWithDisplayValues<TLVideoShape, VideoShapeUtilDisplayValues>.
interface VideoShapeOptions extends ShapeOptionsWithDisplayValues<
TLVideoShape,
VideoShapeUtilDisplayValues
> {}Properties
autoplay
Should videos play automatically?
autoplay: boolean;Methods
getCustomDisplayValues
Parameters
Returns
Partial<DisplayValues>;getDefaultDisplayValues
Parameters
Returns
DisplayValues;Prev
UseImageOrVideoAssetOptionsNext
VideoShapeUtilDisplayValues