Don't overwrite window mode settings when switching between WM and non-WM environments
This commit is contained in:
parent
3bd6a6a614
commit
6dab251055
3 changed files with 38 additions and 26 deletions
|
|
@ -133,6 +133,7 @@ private:
|
|||
int drSubmitDecodeUnit(PDECODE_UNIT du);
|
||||
|
||||
StreamingPreferences* m_Preferences;
|
||||
bool m_IsFullScreen;
|
||||
STREAM_CONFIGURATION m_StreamConfig;
|
||||
DECODER_RENDERER_CALLBACKS m_VideoCallbacks;
|
||||
AUDIO_RENDERER_CALLBACKS m_AudioCallbacks;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue