Contents

playableMediaSelectionOptions(from:)

Returns an array containing the media selection options from a given array that are playable.

Declaration

class func playableMediaSelectionOptions(from mediaSelectionOptions: [AVMediaSelectionOption]) -> [AVMediaSelectionOption]

Parameters

Return Value

An array containing the media selection options from array that are playable.

See Also

Filtering selection options