Copyright © 2001-2019 MultiMedia Soft

DisplayConfigurationChanged event

Previous pageReturn to chapter overviewNext page

Remarks

 

Occurs whenever the configuration of the system display is changed, allowing management of full screen configuration.

 

For details about full screen management refer to the How to render video clips in full screen tutorial.

 

 

 

Syntax

 

[Visual Basic]

DisplayConfigurationChanged (

)


 

[C++]

void DisplayConfigurationChanged (

);