#include <mobu-python-api.h>
Event: Video Frame offline Rendering Event.
Inheritance diagram for FBEventVideoFrameRendering:Public Member Functions | |
| __reduce__ () | |
| __init__ (object arg1) | |
| Constructor. More... | |
Public Member Functions inherited from FBEvent | |
| __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... | |
Public Attributes inherited from FBEvent | |
| 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