propertyList()
Returns a serializable property list that’s sufficient to identify the option within its group.
Declaration
func propertyList() -> AnyReturn Value
A serializable property list that you can use to obtain an instance of AVMediaSelectionOption representing the same option as the receiver using mediaSelectionOption(withPropertyList:).
Discussion
You can serialize the returned property list using PropertyListSerialization.