Contents

CMIOExtensionStreamSource

A protocol for objects that act as stream sources.

Declaration

protocol CMIOExtensionStreamSource : NSObjectProtocol

Overview

Create a class that adopts this protocol to configure stream properties and manage the stream life cycle.

Topics

Accessing the Source Format

Managing Stream Properties

Managing a Stream

See Also

Streams