---
title: kVTDecodeFrame_1xRealTimePlayback
framework: videotoolbox
role: symbol
role_heading: Enumeration Case
path: videotoolbox/vtdecodeframeflags/kvtdecodeframe_1xrealtimeplayback
---

# kVTDecodeFrame_1xRealTimePlayback

A flag that provides a hint to the video decoder that it’s ok to use a low-power mode that can’t decode faster than realtime.

## Declaration

```occ
kVTDecodeFrame_1xRealTimePlayback
```

## See Also

### Flags

- [kVTDecodeFrame_DoNotOutputFrame](videotoolbox/vtdecodeframeflags/kvtdecodeframe_donotoutputframe.md)
- [kVTDecodeFrame_EnableAsynchronousDecompression](videotoolbox/vtdecodeframeflags/kvtdecodeframe_enableasynchronousdecompression.md)
- [kVTDecodeFrame_EnableTemporalProcessing](videotoolbox/vtdecodeframeflags/kvtdecodeframe_enabletemporalprocessing.md)
