AGW Logo

agw_title MediaCtrlHandler

Supports saving/restoring a wx.media.MediaCtrl movie position, volume and playback rate.

This class handles the following wxPython widgets:

  • wx.media.MediaCtrl.

hierarchy Inheritance Diagram

Inheritance diagram for: MediaCtrlHandler

Inheritance diagram of MediaCtrlHandler


method_summary Methods Summary

__init__
GetKind
Restore
Save

API Class API

class MediaCtrlHandler(AbstractHandler)[source]

Supports saving/restoring a wx.media.MediaCtrl movie position, volume and playback rate.

This class handles the following wxPython widgets:



__init__(pObject)[source]
Tree

Table Of Contents

Previous topic

ListCtrlHandler

Next topic

MenuBarHandler