Contents

MLMediaObjectResolutionStringKey

Specifies the media object’s resolution. The value for this key is a string (Nsstring) intended to be converted to a size (Nssize) using the Nssizefromstring(_:) method.

Declaration

let MLMediaObjectResolutionStringKey: String

See Also

Constants