#include <mobu-python-api.h>
Event: Video Frame offline Rendering Event.
Public Member Functions |
|
def | __reduce__ () |
def | __init__ () |
Public Attributes |
|
kInt64 | FrameNumber |
kInt64 | FrameCount |
EState | State |
FBPropertyInt | Type |
def __reduce__ | ( | ) |
Reimplemented from FBEvent.
def __init__ | ( | ) |
Python Docstring:
__init__( (object)arg1) -> None
C++ Signature:
FBEventVideoFrameRendering(HKEventBase pEvent)
Constructor.
pEvent | Base event (internal) to obtain information from. |
Reimplemented from FBEvent.
kInt64 FrameNumber |
kInt64 FrameCount |
EState State |
FBPropertyInt Type
[inherited] |
Read Only Property: Type of event.
Reimplemented in FBEventFileChange, FBEventSceneChange, and FBEventTakeChange.