write m2v direct to device

Origin commit data
------------------
Branch: master
Commit: 4460f730ac
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2017-11-22 (Wed, 22 Nov 2017)


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

------------------
This commit was generated by Migit
This commit is contained in:
Jacek Jendrzej
2017-11-22 10:10:01 +01:00
committed by max_10
parent 100115e681
commit 6e199e96cd
2 changed files with 52 additions and 125 deletions

View File

@@ -232,7 +232,7 @@ class cVideo
void SendCECMessage(struct cec_message &message);
void SetCECState(bool state);
void ReportPhysicalAddress();
void ShowPicture(const char * fname, const char *_destname = NULL);
void ShowPicture(const char * fname);
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);