vlc.MediaParseFlag:
Parse flags used by libvlc_media_parse_with_options() See
libvlc_media_parse_with_options.
vlc.MediaParsedStatus:
Parse status used sent by libvlc_media_parse_with_options() or
returned by libvlc_media_get_parsed_status() See
libvlc_media_parse_with_options See libvlc_media_get_parsed_status.
vlc.Position:
Enumeration of values used to set position (e.g.
vlc.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).
vlc.TeletextKey:
Enumeration of teletext keys than can be passed via
libvlc_video_set_teletext().
vlc.MediaParsedStatus.__ctype_be__:
Parse status used sent by libvlc_media_parse_with_options() or
returned by libvlc_media_get_parsed_status() See
libvlc_media_parse_with_options See libvlc_media_get_parsed_status.
vlc.State.__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).