evar.VideoInput.LuaListener¶
-
class
evar.VideoInput.
LuaListener
¶ Represents: c++ class Wraps: evar::VideoInput::VideoInput::Listener Bases: evar.VideoInput.Listener
Constructors:
-
evar.VideoInput.
LuaListener
()¶
Methods:
-
:
setOnFrameCb
(luafunction__ cb)¶ -
Параметры: cb ( luafunction
) –
-
:
setOnErrorCb
(luafunction__ cb)¶ -
Параметры: cb ( luafunction
) –
-
:
setOnStartCb
(luafunction__ cb)¶ -
Параметры: cb ( luafunction
) –
-
:
setOnPauseCb
(luafunction__ cb)¶ -
Параметры: cb ( luafunction
) –
-
:
setOnResumeCb
(luafunction__ cb)¶ -
Параметры: cb ( luafunction
) –
-
:
setOnStopCb
(luafunction__ cb)¶ -
Параметры: cb ( luafunction
) –
-
:
setOnRemoveCb
(luafunction__ cb)¶ -
Параметры: cb ( luafunction
) –
-