MoviePlayer.ControllerSizeChanged Event
Syntax
ControllerSizeChanged ( The size of the controller has changed. When a movie first starts this event fires and allows you read the ControllerWidth/Height properties and then resize the MoviePlayer and or window to best accommodate that size. The event also fires if the movie changes size ‘on its own’ (QT4 and above). )
Parameters | |
The size of the controller has changed. When a movie first starts this event fires and allows you read the ControllerWidth/Height properties and then resize the MoviePlayer and or window to best accommodate that size. The event also fires if the movie changes size ‘on its own’ (QT4 and above). |