Home | Trees | Indices | Help |
---|
|
object --+ | ??._CData --+ | ??.PyCFuncPtr --+ | vlc.CallbackDecorators.VideoUnlockCb
Callback prototype to unlock a picture buffer. When the video frame decoding is complete, the unlock callback is invoked. This callback might not be needed at all. It is only an indication that the application can now read the pixel values if it needs to.
Note: A picture buffer is unlocked after the picture is decoded, but before the picture is displayed.
|
|||
Inherited from Inherited from Inherited from |
|
|||
_argtypes_ =
|
|||
_flags_ = 1
|
|||
_restype_ = None
|
|
|||
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 |