statusOfValue(forKey:error:)
Returns a status that indicates whether a property value is immediately available without blocking the calling thread.
Declaration
func statusOfValue(forKey key: String, error outError: NSErrorPointer) -> AVKeyValueStatusParameters
Return Value
The current status of the requested key.