Home | Trees | Indices | Help |
---|
|
object --+ | ??._CData --+ | ??.PyCFuncPtr --+ | vlc.CallbackDecorators.MediaOpenCb
Callback prototype to open a custom bitstream input media. The same media item can be opened multiple times. Each time, this callback is invoked. It should allocate and initialize any instance-specific resources, then store them in *datap. The instance resources can be freed in the @ref libvlc_media_close_cb callback.
|
|||
_restype_ |
|
|||
Inherited from Inherited from Inherited from |
|
|||
_argtypes_ =
|
|||
_flags_ = 1
|
|
|||
Inherited from Inherited from Inherited from Inherited from |
|
_argtypes_
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Sat Jul 25 13:13:08 2020 | http://epydoc.sourceforge.net |