Contents

streamable

A value that indicates if the content is prepared for streaming.

Declaration

var streamable: NSNumber? { get set }

Discussion

When the value of this property is 0, the content is not prepared for streaming; when the value is 1, it is prepared for streaming.

See Also

Describing media