fix stillpicture

Origin commit data
------------------
Branch: master
Commit: 9615ea872f
Author: redblue-pkt <redblue-pkt@orange.pl>
Date: 2020-06-10 (Wed, 10 Jun 2020)


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

------------------
This commit was generated by Migit
This commit is contained in:
redblue-pkt
2020-06-10 18:14:47 +02:00
committed by vanhofen
parent dd7fb11bb8
commit 27c1b8d1ce
3 changed files with 620 additions and 5 deletions

View File

@@ -238,6 +238,7 @@ class cVideo
void SetCECAutoView(bool);
void SetCECAutoStandby(bool);
bool ShowPicture(const char * fname);
void ShowBlank(int fd, unsigned char *iframe, size_t st_size);
void StopPicture();
void Standby(unsigned int bOn);
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);