Home | Trees | Indices | Help |
---|
|
object --+ | ??._CData --+ | _ctypes._SimpleCData --+ | ctypes.c_uint --+ | _Enum --+ | State
Note the order of libvlc_state_t enum must match exactly the order of See mediacontrol_playerstatus, See input_state_e enums, and videolan.libvlc.state (at bindings/cil/src/media.cs). expected states by web plugins are: idle/close=0, opening=1, playing=3, paused=4, stopping=5, ended=6, error=7.
|
|||
__ctype_be__ Note the order of libvlc_state_t enum must match exactly the order of See mediacontrol_playerstatus, See input_state_e enums, and videolan.libvlc.state (at bindings/cil/src/media.cs). |
|||
__ctype_le__ Note the order of libvlc_state_t enum must match exactly the order of See mediacontrol_playerstatus, See input_state_e enums, and videolan.libvlc.state (at bindings/cil/src/media.cs). |
|
|||
Inherited from Inherited from Inherited from Inherited from |
|
|||
_enum_names_ =
|
|||
Buffering = vlc.State.Buffering
|
|||
Ended = vlc.State.Ended
|
|||
Error = vlc.State.Error
|
|||
NothingSpecial = vlc.State.NothingSpecial
|
|||
Opening = vlc.State.Opening
|
|||
Paused = vlc.State.Paused
|
|||
Playing = vlc.State.Playing
|
|||
Stopped = vlc.State.Stopped
|
|||
Inherited from |
|
|||
Inherited from Inherited from Inherited from Inherited from |
|
_enum_names_
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Sat Jul 25 13:13:08 2020 | http://epydoc.sourceforge.net |