---
title: containsLiveStreamingContent
framework: AVKit
role: symbol
role_heading: Instance Property
path: avkit/avinterfaceplaybackcontrollable/containslivestreamingcontent
---

# containsLiveStreamingContent

Indicates whether the content contains live streaming content. Returns YES for live streams and NO for on-demand content. Must be key-value observable.

## Declaration

```occ
@property (nonatomic, readonly) BOOL containsLiveStreamingContent;
```
