mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 09:21:09 +02:00
osd resolution: Use COsdHelpers::changeOsdResolution() to adjust...
...OSD resolution after switching video format
Origin commit data
------------------
Branch: ni/coolstream
Commit: ff11dd44ab
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2017-02-28 (Tue, 28 Feb 2017)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -190,6 +190,7 @@ private:
|
||||
analog_mode_t analog_mode_scart;
|
||||
fp_icon mode_icon;
|
||||
cDemux *demux;
|
||||
int current_video_system;
|
||||
//
|
||||
int SelectAutoFormat();
|
||||
void ScalePic();
|
||||
@@ -244,6 +245,7 @@ public:
|
||||
int Flush(void);
|
||||
|
||||
/* set video_system */
|
||||
int GetVideoSystem();
|
||||
int SetVideoSystem(int video_system, bool remember = true);
|
||||
int SetStreamType(VIDEO_FORMAT type);
|
||||
void SetSyncMode(AVSYNC_TYPE mode);
|
||||
|
Reference in New Issue
Block a user