public class FilterChangerPowerStatusEvent extends CameraEvent
| Modifier and Type | Class and Description |
|---|---|
static class |
FilterChangerPowerStatusEvent.PowerState |
| Constructor and Description |
|---|
FilterChangerPowerStatusEvent(double timestampStatusChanged,
FilterChangerPowerStatusEvent.PowerState powerState) |
| Modifier and Type | Method and Description |
|---|---|
FilterChangerPowerStatusEvent.PowerState |
getPowerState() |
double |
getTimestampStatusChanged() |
String |
toString() |
public FilterChangerPowerStatusEvent(double timestampStatusChanged,
FilterChangerPowerStatusEvent.PowerState powerState)
public double getTimestampStatusChanged()
public FilterChangerPowerStatusEvent.PowerState getPowerState()
Copyright © 2024. All rights reserved.