Api.Setting.Camera
-
This class is base class for camera device settings. Sub classes of this class are used to handle camera device settings.
See moreDeclaration
Swift
public class CameraDeviceSetting: Hashable, CustomStringConvertible
-
This class for setting of the date and time of camera.
See moreDeclaration
Swift
public final class CameraTime: CameraDeviceSetting
-
This class for setting of wireless channel.
See moreDeclaration
Swift
public final class Channel: WLANSetting
-
This class is base class for camera device settings about device interface. Sub classes of this class are used to handle device interface settings.
Declaration
Swift
public class DeviceInterfaceSetting: CameraDeviceSetting
-
This class for settings of dual card slots mode.
See moreDeclaration
Swift
public final class DualCardSlotsMode: CameraDeviceSetting
-
This class for setting of wireless password.
See moreDeclaration
Swift
public final class Key: WLANSetting
-
This class for setting of wireless network name (SSID).
See moreDeclaration
Swift
public final class SSID: WLANSetting
-
This class is base class for camera device settings about wlan. Sub classes of this class are used to handle wlan settings.
Declaration
Swift
public class WLANSetting: DeviceInterfaceSetting