mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-27 07:23:11 +02:00
ShowPicture: return boolean expression
This commit is contained in:
@@ -46,7 +46,7 @@ public:
|
||||
int Stop(bool blank = true);
|
||||
int SetStreamType(VIDEO_FORMAT type);
|
||||
void SetSyncMode(AVSYNC_TYPE mode);
|
||||
void ShowPicture(const char * fname);
|
||||
bool ShowPicture(const char * fname);
|
||||
void Standby(unsigned int bOn);
|
||||
|
||||
/* used internally by dmx */
|
||||
|
Reference in New Issue
Block a user