--- title: "storage.fileMov" description: "Quicktime video. MIME type: video/quicktime." nav_exclude: true image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png redirect_from: /API_docs/constructors/storage_fileMov.html --- # Constructor: storage.fileMov [Back to constructors index](/API_docs/constructors/index.html) Quicktime video. MIME type: `video/quicktime`. ### Type: [storage.FileType](/API_docs/types/storage.FileType.html) ### Example: ``` $storage_fileMov = ['_' => 'storage.fileMov']; ```