Public Types | Public Member Functions

FBEventVideoFrameRendering Class Reference

Search for all occurrences

Detailed Description

Event: Video Frame offline Rendering Event.

Definition at line 133 of file fbsystem.h.

#include <fbsystem.h>

Inheritance diagram for FBEventVideoFrameRendering:
Inheritance graph
[legend]

List of all members.

Public Types

enum  EState { eBeginRendering = 1, eRendering, eEndRendering }
 

video rendering state

More...

Public Member Functions

 FBEventVideoFrameRendering (HKEventBase pEvent)
 Constructor.
kInt64 GetFrameNumber ()
 returns the frame number the video renderer is about to render.
kInt64 GetFrameCount ()
 returns the total number of frames the video renderer is rendering.
FBEventVideoFrameRendering::EState GetState ()
 returns the current state of the video renderer.

Member Enumeration Documentation

enum EState

video rendering state

Enumerator:
eBeginRendering 

State before video renderer renders all the frames.

eRendering 

State before video renderer renders each frame.

eEndRendering 

State after video renderer renders all the frames.

Definition at line 142 of file fbsystem.h.


Constructor & Destructor Documentation

FBEventVideoFrameRendering ( HKEventBase  pEvent)

Constructor.

Parameters:
pEventBase event (internal) to obtain information from.

Member Function Documentation

kInt64 GetFrameNumber ( )

returns the frame number the video renderer is about to render.

Returns:
the frame number.
kInt64 GetFrameCount ( )

returns the total number of frames the video renderer is rendering.

Returns:
the total number of frames.

returns the current state of the video renderer.

Returns:
the current state.

The documentation for this class was generated from the following file:

FBEventVideoFrameRendering FBEventVideoFrameRendering FBEventVideoFrameRendering FBEventVideoFrameRendering FBEventVideoFrameRendering FBEventVideoFrameRendering FBEventVideoFrameRendering FBEventVideoFrameRendering FBEventVideoFrameRendering FBEventVideoFrameRendering
FBEventVideoFrameRendering FBEventVideoFrameRendering FBEventVideoFrameRendering FBEventVideoFrameRendering FBEventVideoFrameRendering FBEventVideoFrameRendering FBEventVideoFrameRendering FBEventVideoFrameRendering FBEventVideoFrameRendering FBEventVideoFrameRendering