---
title: streamable
framework: corespotlight
role: symbol
role_heading: Instance Property
path: corespotlight/cssearchableitemattributeset/streamable
---

# streamable

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

## Declaration

```swift
var streamable: NSNumber? { get set }
```

## Discussion

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

- [comment](corespotlight/cssearchableitemattributeset/comment.md)
- [contentCreationDate](corespotlight/cssearchableitemattributeset/contentcreationdate.md)
- [contentModificationDate](corespotlight/cssearchableitemattributeset/contentmodificationdate.md)
- [contentSources](corespotlight/cssearchableitemattributeset/contentsources.md)
- [copyright](corespotlight/cssearchableitemattributeset/copyright.md)
- [downloadedDate](corespotlight/cssearchableitemattributeset/downloadeddate.md)
- [editors](corespotlight/cssearchableitemattributeset/editors.md)
- [lastUsedDate](corespotlight/cssearchableitemattributeset/lastuseddate.md)
- [participants](corespotlight/cssearchableitemattributeset/participants.md)
- [projects](corespotlight/cssearchableitemattributeset/projects.md)
- [addedDate](corespotlight/cssearchableitemattributeset/addeddate.md)
- [codecs](corespotlight/cssearchableitemattributeset/codecs.md)
- [contactKeywords](corespotlight/cssearchableitemattributeset/contactkeywords.md)
- [deliveryType](corespotlight/cssearchableitemattributeset/deliverytype.md)
- [duration](corespotlight/cssearchableitemattributeset/duration.md)
