Module media
SooVee Serial Audio Manger - Media support module for the graphical
inface. It handles the listening of audio enclosures found in a serial
audio feed.
-
MediaCptn(parent:object) -> None
-
PositionCtrl(parent:object) -> None
-
ListenCtrl(parent:object) -> None
Requires:
-
wx
-
wx.lib.pubsub
-
{soovee_lib.enclist}
|
|
MediaCptn
Display mediaplayer caption.
|
|
|
PositionCtrl
MEDIAPLAYER control to set a position in an episode of a
Podiobooks.com audio book.
|
|
|
ListenCtrl
MEDIAPLAYER control to set its current state to either play() or
pause().
|
|
|
TRANSCIEVER = msg.Publisher()
Interobject communication object.
|
|
|
MEDIAPLAYER = None
wx.Media Object passed by soovee.gui.main
|
|
|
__package__ = 'soovee_app.gui'
|
Imports:
wx,
msg,
MediaPlaylist