Contents

streamProperties(forProperties:)

Gets the states of specified properties.

Declaration

func streamProperties(forProperties properties: Set<CMIOExtensionProperty>) throws -> CMIOExtensionStreamProperties

Parameters

  • properties:

    A set of properties with states to retrieve.

Return Value

An object that contains the states of the requested properties.

See Also

Managing Stream Properties