Contents

devices

The devices currently playing as part of this session.

Declaration

@MainActor var devices: [MediaDevice] { get }

Mentioned in

Discussion

Return an empty array when no devices are actively playing. The framework uses this list to surface per-device volume controls.