add ShowPig libspark

Origin commit data
------------------
Branch: master
Commit: 06eda228fc
Author: Frankenstone <dampf_acc@online.de>
Date: 2021-05-09 (Sun, 09 May 2021)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
Frankenstone
2021-05-09 21:25:43 +02:00
committed by vanhofen
parent 01fae3d94b
commit 9d4ced9ca3
2 changed files with 16 additions and 0 deletions

View File

@@ -202,6 +202,7 @@ class cVideo
bool ShowPicture(const char * fname, const char *_destname = NULL);
void StopPicture();
void Standby(unsigned int bOn);
void ShowPig(int _x);
void Pig(int x, int y, int w, int h, int osd_w = 1064, int osd_h = 600, int startx = 0, int starty = 0, int endx = 1279, int endy = 719);
void SetControl(int, int);
void VideoParamWatchdog(void);