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.
Definition at line 457 of file fbcamera.h.
#include <fbcamera.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.
Definition at line 465 of file fbcamera.h.
Read Write Property: Camera index currently being used by the switcher.
Set to -1 to turn on evaluate switch.
Definition at line 466 of file fbcamera.h.