#include <mobu-python-api.h>
Event: Video Frame offline Rendering Event.
Public Member Functions | |
__reduce__ () | |
__init__ (object arg1) | |
Constructor. More... | |
![]() | |
__reduce__ () | |
__init__ (...) | |
Constructor. More... | |
Public Attributes | |
kInt64 | FrameNumber |
Read Only Property: Current frame number More... | |
kInt64 | FrameCount |
Read Only Property: Frame count More... | |
EState | State |
Read Only Property: Current rendering state More... | |
![]() | |
FBPropertyInt | Type |
Read Only Property: Type of event. More... | |
__init__ | ( | object | arg1 | ) |
Constructor.
Python Docstring:
__init__( (object)arg1) -> None
C++ Signature:
FBEventVideoFrameRendering(HKEventBase pEvent)
pEvent | Base event (internal) to obtain information from. |
__reduce__ | ( | ) |
kInt64 FrameCount |
Read Only Property: Frame count
kInt64 FrameNumber |
Read Only Property: Current frame number
EState State |
Read Only Property: Current rendering state