Contents

tactileMinimal

A media characteristic that indicates that a track or media selection option includes haptic content.

Declaration

static let tactileMinimal: AVMediaCharacteristic

Discussion

The value of this characteristic is public.haptics.minimal. Query the hasMediaCharacteristic(_:) method of AVAssetTrack or the hasMediaCharacteristic(_:) of AVMediaSelectionOption to determine whether the media contains this characteristic.

See Also

Audible