formatDescription
A description of the port format.
Declaration
var formatDescription: CMFormatDescription? { get }Discussion
A format description object describes the format of the media the port currently provides. To observe changes to a port’s format, observe notifications of type formatDescriptionDidChangeNotification.