---
title: familyManagePower
framework: kernel
role: pseudoSymbol
path: kernel/ioaudiodevice/familymanagepower
---

# familyManagePower

## Declaration

```occ
bool familyManagePower;
```

## Overview

Overview Set to true if the family is supposed to manage power - this is the default state. It can be changed early in the initialization process with a call to setFamilyManagePower().

## See Also

### Instance Variables

- [workLoop](kernel/ioaudiodevice/workloop.md)
- [timerEventSource](kernel/ioaudiodevice/timereventsource.md)
- [timerEvents](kernel/ioaudiodevice/timerevents.md)
- [pendingPowerState](kernel/ioaudiodevice/pendingpowerstate.md)
- [numRunningAudioEngines](kernel/ioaudiodevice/numrunningaudioengines.md)
- [minimumInterval](kernel/ioaudiodevice/minimuminterval.md)
- [duringStartup](kernel/ioaudiodevice/duringstartup.md)
- [currentPowerState](kernel/ioaudiodevice/currentpowerstate.md)
- [commandGate](kernel/ioaudiodevice/commandgate.md)
- [audioPorts](kernel/ioaudiodevice/audioports.md)
- [audioEngines](kernel/ioaudiodevice/audioengines.md)
- [asyncPowerStateChangeInProgress](kernel/ioaudiodevice/asyncpowerstatechangeinprogress.md)
