Home | Trees | Indices | Help |
---|
|
|
|||
Inherited from |
|
|||
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
|||
string |
name =
Component's name |
||
Inherited from Inherited from Inherited from |
|
|||
elisa.core.media_uri.MediaUri |
uri =
URI of the media currently played |
||
elisa.core.player.STATES |
state =
current state of the player |
||
elisa.plugins.base.models.list_model.ListModel |
playlist =
list of media that are to be played |
||
boolean |
preview_mode = True whether or not the player is previewing the media |
||
float |
volume = 1.0 volume level; between 0 and 10 |
||
boolean |
muted = True whether or not the player is muted |
||
int |
position = -1 current position in the media (in nanoseconds); READ ONLY; -1 if unknown |
||
int |
duration = -1 duration of the current media (in nanoseconds); READ ONLY; -1 if unknown |
||
int |
seek_to = 0 position where to seek in the file (in nanoseconds) |
||
boolean |
pause_requested = True DOCME |
||
string |
media_type =
type of the media current played amongst; can be 'audio' or 'video' |
||
Inherited from Inherited from |
|
|||
Inherited from |
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0beta1 on Wed Jan 16 19:09:46 2008 | http://epydoc.sourceforge.net |