AudioUnitRemoteControlEvent Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enumerates events relating to remote control commands.
public enum AudioUnitRemoteControlEvent
type AudioUnitRemoteControlEvent =
- Inheritance
-
AudioUnitRemoteControlEvent
Fields
Name | Value | Description |
---|---|---|
TogglePlayPause | 1 | |
ToggleRecord | 2 | |
Rewind | 3 |