---
title: "Print to video atom ('ptv ')"
framework: quicktime-file-format
role: symbol
role_heading: Atom
path: quicktime-file-format/print_to_video_atom
---

# Print to video atom ('ptv ')

An atom you use to play the movie in full-screen mode, with no window and no visible controller.

## Overview

Overview A movie atom’s user data atom may contain a print to video atom ('ptv '). Note that the fourth character is an ASCII blank (0x20). If a print to video atom is present, QuickTime plays the movie in full-screen mode, with no window and no visible controller. Any portion of the screen not occupied by the movie is cleared to black. The user must press the Esc (Escape) key to exit full-screen mode. This atom is often added and removed transiently to control the display mode of a movie for a single presentation, but it can also be stored as part of the permanent movie file.

## Topics

### Data fields

- [Display size](quicktime-file-format/print_to_video_atom/display_size.md)
- [Reserved](quicktime-file-format/print_to_video_atom/reserved1.md)
- [Reserved](quicktime-file-format/print_to_video_atom/reserved2.md)
- [Play on open](quicktime-file-format/print_to_video_atom/play_on_open.md)

## See Also

### Atoms for user data

- [User data atom ('udta')](quicktime-file-format/user_data_atom.md)
- [Track name atom ('tnam')](quicktime-file-format/track_name_atom.md)
