Skip to content

streamingEar()

Category: Type Method

Platforms: iOS 15.0+, iPadOS 15.0+, Mac Catalyst 15.0+, visionOS 1.0+, watchOS 8.0+

Overview

Returns which ears enable streaming.

Declaration

static func streamingEar() -> AXMFiHearingDevice.Ear

Details

See Also

  • Streaming status
  • struct Ear
  • static let streamingEarDidChangeNotification: NSNotification.Name

streaming Ear()

Return Value

An AXMFiHearingDevice.Ear constant that represents which ears enable streaming.

Topics (Grouped)

Streaming status

Code Examples

static func streamingEar() -> AXMFiHearingDevice.Ear

Source: https://developer.apple.com/documentation/accessibility/axmfihearingdevice/streamingear()