Phoenix Logo

phoenix_title wx.lib.agw.persist.persist_handlers.MediaCtrlHandler

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

This class handles the following wxPython widgets:

  • media.MediaCtrl.

class_hierarchy Class Hierarchy

Inheritance diagram for class MediaCtrlHandler:

method_summary Methods Summary

__init__  
GetKind  
Restore  
Save  

api Class API



class MediaCtrlHandler(AbstractHandler)

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

This class handles the following wxPython widgets:

  • media.MediaCtrl.

Methods



__init__(self, pObject)


GetKind(self)


Restore(self)


Save(self)