Customization: VideoStyle

The VideoStyle structure describes the parameters of messages with video
Description of VideoStyle parameters:
  • margin: UIEdgeInsets - outer indents of the video preview image from the edges of the message background;
  • imageDefault: UIImage - standard video preview image before upload;
  • sizeDefault: CGSize - size of standard video preview image before upload.