This reference page is linked to from the following overview topics: FBCamera - Cameras.
Camera switcher.
This class is a wrapper around the system's camera switcher object. There can only be one switcher in a given scene. Any attempts at creating a new instance will return the existing one.
#include <fbmodel.h>
Public Member Functions |
|
FBCameraSwitcher () | |
Constructor. |
|
Public Attributes |
|
FBPropertyCamera | CurrentCamera |
Read Write Property: Camera currently
being used by the switcher. |
|
FBPropertyInt | CurrentCameraIndex |
Read Write Property: Camera index
currently being used by the switcher. |
FBCameraSwitcher | ( | ) |
Constructor.
FBPropertyCamera CurrentCamera |
Read Write Property: Camera currently being used by the switcher.
Set to NULL to turn on evalute switch, otherwise manual switch.
Read Write Property: Camera index currently being used by the switcher.
Set to -1 to turn on evaluate switch.