Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type QRGif ¶
type QRGif struct { // VideoPath is the directory of the frames, stored in format frame_%05d.jpg VideoPath string OutputPath string Code *qrcode.QRCode ChangeFraction float64 // contains filtered or unexported fields }
QRGif represents the qr gif video
func (*QRGif) EmbedVideo ¶
func (qrg *QRGif) EmbedVideo()
EmbedVideo embeds the Video into the QRCode
Click to show internal directories.
Click to hide internal directories.