# VideoFilePreview

- Since [5.0.0](https://github.com/getkirby/kirby/releases/tag/5.0.0)
- Full class name: `Kirby\Panel\Ui\FilePreviews\VideoFilePreview`
- Source: <https://github.com/getkirby/kirby/tree/5.5.3/src/Panel/Ui/FilePreviews/VideoFilePreview.php#L17>

<unstable-notice>
`VideoFilePreview` has been **marked as unstable**. It might be changed in a future Kirby major or minor release without being considered a breaking change. Use with caution.
</unstable-notice>

****

### VideoFilePreview

- [$videoFilePreview->__call()](https://getkirby.com/docs/reference/objects/panel-ui-filepreviews/video-file-preview/__call.md)
- [new VideoFilePreview()](https://getkirby.com/docs/reference/objects/panel-ui-filepreviews/video-file-preview/__construct.md)
- [VideoFilePreview::accepts()](https://getkirby.com/docs/reference/objects/panel-ui-filepreviews/video-file-preview/accepts.md)
- [$videoFilePreview->details()](https://getkirby.com/docs/reference/objects/panel-ui-filepreviews/video-file-preview/details.md)
- [VideoFilePreview::factory()](https://getkirby.com/docs/reference/objects/panel-ui-filepreviews/video-file-preview/factory.md)
- [$videoFilePreview->image()](https://getkirby.com/docs/reference/objects/panel-ui-filepreviews/video-file-preview/image.md)
- [$videoFilePreview->key()](https://getkirby.com/docs/reference/objects/panel-ui-filepreviews/video-file-preview/key.md)
- [$videoFilePreview->props()](https://getkirby.com/docs/reference/objects/panel-ui-filepreviews/video-file-preview/props.md)
- [$videoFilePreview->render()](https://getkirby.com/docs/reference/objects/panel-ui-filepreviews/video-file-preview/render.md)