---
title: mFrames
framework: coreaudiotypes
role: symbol
role_heading: Instance Property
path: coreaudiotypes/smptetime/mframes
---

# mFrames

The value of the frames portion of the SMPTE time.

## Declaration

```swift
var mFrames: Int16
```

## See Also

### Instance Properties

- [mCounter](coreaudiotypes/smptetime/mcounter.md)
- [mFlags](coreaudiotypes/smptetime/mflags.md)
- [mHours](coreaudiotypes/smptetime/mhours.md)
- [mMinutes](coreaudiotypes/smptetime/mminutes.md)
- [mSeconds](coreaudiotypes/smptetime/mseconds.md)
- [mSubframeDivisor](coreaudiotypes/smptetime/msubframedivisor.md)
- [mSubframes](coreaudiotypes/smptetime/msubframes.md)
- [mType](coreaudiotypes/smptetime/mtype.md)
