Public Member Functions | Public Attributes

FBVideoSwitcher Class Reference

Search for all occurrences

Detailed Description

Video Switcher class.

Definition at line 395 of file fbvideo.h.

#include <fbvideo.h>

Inheritance diagram for FBVideoSwitcher:
Inheritance graph
[legend]

List of all members.

Public Member Functions

  FBVideoSwitcher (char *pName=NULL, HIObject pObject=NULL)
  Constructor.
virtual void  ResetVideoSwitcher ()
  Reset the video switcher (clear all clips).
virtual void  FinishCurrentVideo ()
  Finish the current video.
virtual void  PrepareNextFrame ()
  Prepare the next frame.
virtual void  SwapCurrent (HFBVideo pVideo)
  Swap the current video.
virtual void  SetNextClip (HFBVideo pVideo, FBPlayMode pMode)
  Set the next clip.
virtual bool  IsSDKSwitcher ()

Public Attributes

FBPropertyInt  CurrentFrame
  Read Write Property: Current frame.
FBPropertyPlayMode  PlayMode
  Read Write Property: Current play mode.
FBPropertyTime  TimeRemaining
  Read Only Property: Time remaining.
FBPropertyVideo  CurrentVideo
  Read Only Property: Current video.
FBPropertyEvent  OnClipEnd
  Event: Clip end event.
FBPropertyDevice  DeviceOwner
  Read Write Property: Hook onto owner device.
FBPropertyBool  UsingSystemTime
  Read Write Property: Using the system time?

Constructor & Destructor Documentation

FBVideoSwitcher ( char *  pName = NULL,
HIObject  pObject = NULL 
)

Constructor.

Parameters:
pName Name of video switcher(default=NULL).
pObject For internal use only(default=NULL).

Member Function Documentation

virtual void ResetVideoSwitcher ( ) [virtual]

Reset the video switcher (clear all clips).

virtual void FinishCurrentVideo ( ) [virtual]

Finish the current video.

virtual void PrepareNextFrame ( ) [virtual]

Prepare the next frame.

virtual void SwapCurrent ( HFBVideo  pVideo ) [virtual]

Swap the current video.

Parameters:
pVideo Video to use as new current.
virtual void SetNextClip ( HFBVideo  pVideo,
FBPlayMode  pMode 
) [virtual]

Set the next clip.

Parameters:
pVideo Next clip to load.
pMode Mode to play clip with.
virtual bool IsSDKSwitcher ( ) [virtual]

Member Data Documentation

Read Write Property: Current frame.

Definition at line 428 of file fbvideo.h.

FBPropertyPlayMode PlayMode

Read Write Property: Current play mode.

Definition at line 429 of file fbvideo.h.

Read Only Property: Time remaining.

Definition at line 430 of file fbvideo.h.

FBPropertyVideo CurrentVideo

Read Only Property: Current video.

Definition at line 432 of file fbvideo.h.

Event: Clip end event.

Definition at line 433 of file fbvideo.h.

FBPropertyDevice DeviceOwner

Read Write Property: Hook onto owner device.

Definition at line 434 of file fbvideo.h.

Read Write Property: Using the system time?

Definition at line 435 of file fbvideo.h.


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

FBVideoSwitcher FBVideoSwitcher FBVideoSwitcher FBVideoSwitcher FBVideoSwitcher FBVideoSwitcher FBVideoSwitcher FBVideoSwitcher FBVideoSwitcher FBVideoSwitcher
FBVideoSwitcher FBVideoSwitcher FBVideoSwitcher FBVideoSwitcher FBVideoSwitcher FBVideoSwitcher FBVideoSwitcher FBVideoSwitcher FBVideoSwitcher FBVideoSwitcher