FBEventVideoSwitcher Class Reference
 
 
 
FBEventVideoSwitcher Class Reference

#include <fbvideo.h>


Class Description

Video switcher callback event.

Definition at line 425 of file fbvideo.h.

Inheritance diagram for FBEventVideoSwitcher:
FBEvent

Public Member Functions

  FBEventVideoSwitcher (HKEventBase pEvent)
  Constructor.
void  PropertyAdd (FBProperty *)
  Empty function to avoid creating property container object.

Public Attributes

FBPropertyVideoSwitcher  VideoSwitcher
  Read Only Property: Video switcher.
FBPropertykReference  Reference
  Read Only Property: Data.
FBPropertyClipEnd  EndType
  Read Only Property: Clip end action.
FBPropertyInt  Type
  Read Only Property: Type of event.

Protected Attributes

HKEventBase  mEvent
  Internal Event pointer.

Constructor & Destructor Documentation

FBEventVideoSwitcher::FBEventVideoSwitcher ( HKEventBase  pEvent )

Constructor.

Parameters:
pEvent Internal video event.

Member Function Documentation

void FBEvent::PropertyAdd ( FBProperty ) [inline, inherited]

Empty function to avoid creating property container object.

Definition at line 907 of file fbcomponent.h.

:

Member Data Documentation

FBPropertyVideoSwitcher FBEventVideoSwitcher::VideoSwitcher

Read Only Property: Video switcher.

Definition at line 433 of file fbvideo.h.

Read Only Property: Clip end action.

Definition at line 435 of file fbvideo.h.

Read Only Property: Type of event.

Reimplemented in FBEventAnimationNode, FBEventSceneChange, FBEventTakeChange, and FBEventFileChange.

Definition at line 900 of file fbcomponent.h.

HKEventBase FBEvent::mEvent [protected, inherited]

Internal Event pointer.

Definition at line 904 of file fbcomponent.h.


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