Home | Trees | Indices | Help |
---|
|
object --+ | _Ctype --+ | Renderer
N/A
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
a new object with type S, a subtype of T |
|
||
Inherited from |
|
|||
Inherited from |
|
(INTERNAL) ctypes wrapper constructor.
|
Hold a renderer item, i.e. creates a new reference This functions need to called from the libvlc_RendererDiscovererItemAdded callback if the libvlc user wants to use this item after. (for display or for passing it to the mediaplayer for example).
Version: LibVLC 3.0.0 or later. |
Releases a renderer item, i.e. decrements its reference counter. Version: LibVLC 3.0.0 or later. |
Get the human readable name of a renderer item.
Version: LibVLC 3.0.0 or later. |
Get the type (not translated) of a renderer item. For now, the type can only be "chromecast" ("upnp", "airplay" may come later).
Version: LibVLC 3.0.0 or later. |
Get the icon uri of a renderer item.
Version: LibVLC 3.0.0 or later. |
Get the flags of a renderer item See LIBVLC_RENDERER_CAN_AUDIO See LIBVLC_RENDERER_CAN_VIDEO.
Version: LibVLC 3.0.0 or later. |
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Sat Jul 25 13:13:08 2020 | http://epydoc.sourceforge.net |