AudioSessionOutputRouteKind 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.
An enumeration whose values specify different kinds of output routes.
public enum AudioSessionOutputRouteKind
type AudioSessionOutputRouteKind =
- Inheritance
-
AudioSessionOutputRouteKind
Fields
AirPlay | 9 | |
BluetoothA2DP | 4 | |
BluetoothHFP | 3 | |
BuiltInReceiver | 5 | |
BuiltInSpeaker | 6 | |
HDMI | 8 | |
Headphones | 2 | |
LineOut | 1 | |
None | 0 | |
USBAudio | 7 |