Uses of Interface
com.charliemouse.cambozola.profiles.ICameraProfile
-
Packages that use ICameraProfile Package Description com.charliemouse.cambozola com.charliemouse.cambozola.accessories com.charliemouse.cambozola.profiles -
-
Uses of ICameraProfile in com.charliemouse.cambozola
Methods in com.charliemouse.cambozola that return ICameraProfile Modifier and Type Method Description ICameraProfileViewer. getProfile()ICameraProfileViewerAttributeInterface. getProfile()Methods in com.charliemouse.cambozola with parameters of type ICameraProfile Modifier and Type Method Description booleanAccessory. isEnabled(ICameraProfile profile, ViewerAttributeInterface vfi)This is only checked at creation time -
Uses of ICameraProfile in com.charliemouse.cambozola.accessories
Methods in com.charliemouse.cambozola.accessories with parameters of type ICameraProfile Modifier and Type Method Description booleanChangeStreamAccessory. isEnabled(ICameraProfile profile, ViewerAttributeInterface vfi)booleanHomeAccessory. isEnabled(ICameraProfile profile, ViewerAttributeInterface vfi)booleanPanAccessory. isEnabled(ICameraProfile profile, ViewerAttributeInterface vfi)booleanWWWHelpAccessory. isEnabled(ICameraProfile profile, ViewerAttributeInterface vfi)booleanZoomInAccessory. isEnabled(ICameraProfile profile, ViewerAttributeInterface vfi)booleanZoomOutAccessory. isEnabled(ICameraProfile profile, ViewerAttributeInterface vfi) -
Uses of ICameraProfile in com.charliemouse.cambozola.profiles
Classes in com.charliemouse.cambozola.profiles that implement ICameraProfile Modifier and Type Class Description classProfile_Axis_M1031* com/charliemouse/cambozola/profiles.Profile_Axis_M1031.java * Copyright (C) Andy Wilcock, 2001.classProfile_LocalPTZ* com/charliemouse/cambozola/profiles.Profile_LocalPTZ.java * Copyright (C) Andy Wilcock, 2001.classProfile_NonInteractive* com/charliemouse/cambozola/profiles.Profile_NonInteractive.java * Copyright (C) Andy Wilcock, 2001.classProfile_Panasonic_BLC30* com/charliemouse/cambozola/profiles.Profile_Panasonic_BL30.java * Copyright (C) Andy Wilcock, 2001.
-