---
title: mSubframeDivisor
framework: coreaudiotypes
role: symbol
role_heading: Instance Property
path: coreaudiotypes/smptetime/msubframedivisor
---

# mSubframeDivisor

The number of subframes per video frame (typically 80).

## Declaration

```swift
var mSubframeDivisor: Int16
```

## See Also

### Instance Properties

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