local
A value that indicates if the media is local.
Declaration
var local: NSNumber? { get set }Discussion
When the value of this property is 1, the media is local; when the value is 0, the media is not local.
A value that indicates if the media is local.
var local: NSNumber? { get set }When the value of this property is 1, the media is local; when the value is 0, the media is not local.