Public Member Functions | Public Attributes

FBVideoSwitcher Class Reference

Search for all occurrences

Detailed Description

Video Switcher class.

Definition at line 439 of file fbvideo.h.

#include <fbvideo.h>

Inheritance diagram for FBVideoSwitcher:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 FBVideoSwitcher (const 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 (FBVideo *pVideo)
 Swap the current video.
virtual void SetNextClip (FBVideo *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 ( const char *  pName = NULL,
HIObject  pObject = NULL 
)

Constructor.

Parameters:
pNameName of video switcher(default=NULL).
pObjectFor 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 ( FBVideo pVideo) [virtual]

Swap the current video.

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

Set the next clip.

Parameters:
pVideoNext clip to load.
pModeMode to play clip with.
virtual bool IsSDKSwitcher ( ) [virtual]

Member Data Documentation

Read Write Property: Current frame.

Definition at line 472 of file fbvideo.h.

FBPropertyPlayMode PlayMode

Read Write Property: Current play mode.

Definition at line 473 of file fbvideo.h.

Read Only Property: Time remaining.

Definition at line 474 of file fbvideo.h.

FBPropertyVideo CurrentVideo

Read Only Property: Current video.

Definition at line 476 of file fbvideo.h.

Event: Clip end event.

Definition at line 477 of file fbvideo.h.

FBPropertyDevice DeviceOwner

Read Write Property: Hook onto owner device.

Definition at line 478 of file fbvideo.h.

Read Write Property: Using the system time?

Definition at line 479 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