I have just checked the values from the mediaSubTypes property. Sadly all that I got are a couple of empty arrays.
(lldb) po playerItem.asset.mediaSelectionGroup(forMediaCharacteristic: .audible)?.options.map { $0.mediaSubTypes }
▿ Optional<Array<Array<NSNumber>>>
▿ some : 2 elements
- 0 : 0 elements
- 1 : 0 elements
(lldb)
Topic:
App & System Services
SubTopic:
Core OS
Tags: