---
title: streamFrameDuration
framework: coremediaio
role: symbol
role_heading: Type Property
path: coremediaio/cmioextensionproperty/streamframeduration
---

# streamFrameDuration

A property key for the frame duration.

## Declaration

```swift
static let streamFrameDuration: CMIOExtensionProperty
```

## Discussion

Discussion The property state for this property is a dictionary that represents a CMTime value that matches the frame duration of the active stream format.

## See Also

### Stream Properties

- [streamActiveFormatIndex](coremediaio/cmioextensionproperty/streamactiveformatindex.md)
- [streamMaxFrameDuration](coremediaio/cmioextensionproperty/streammaxframeduration.md)
- [streamSinkBufferQueueSize](coremediaio/cmioextensionproperty/streamsinkbufferqueuesize.md)
- [streamSinkBuffersRequiredForStartup](coremediaio/cmioextensionproperty/streamsinkbuffersrequiredforstartup.md)
- [streamSinkBufferUnderrunCount](coremediaio/cmioextensionproperty/streamsinkbufferunderruncount.md)
- [streamSinkEndOfData](coremediaio/cmioextensionproperty/streamsinkendofdata.md)
