---
title: mSubframes
framework: coreaudiotypes
role: symbol
role_heading: Instance Property
path: coreaudiotypes/smptetime/msubframes
---

# mSubframes

A subframe offset to the HH:MM:SS:FF time. You can use this field to position a time marker somewhere within the time span represented by a video frame, if necessary.

## Declaration

```swift
var mSubframes: 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)
- [mSubframeDivisor](coreaudiotypes/smptetime/msubframedivisor.md)
- [mType](coreaudiotypes/smptetime/mtype.md)
