---
title: availableRawEmbeddedThumbnailPhotoCodecTypes
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avcapturephotosettings/availablerawembeddedthumbnailphotocodectypes
---

# availableRawEmbeddedThumbnailPhotoCodecTypes

An array of video codec types compatible with the photo settings for embedding raw thumbnail images in photo file output.

## Declaration

```swift
var availableRawEmbeddedThumbnailPhotoCodecTypes: [AVVideoCodecType] { get }
```

## See Also

### Enabling preview and thumbnail delivery

- [previewPhotoFormat](avfoundation/avcapturephotosettings/previewphotoformat.md)
- [availablePreviewPhotoPixelFormatTypes](avfoundation/avcapturephotosettings/availablepreviewphotopixelformattypes-30d9.md)
- [embeddedThumbnailPhotoFormat](avfoundation/avcapturephotosettings/embeddedthumbnailphotoformat.md)
- [rawEmbeddedThumbnailPhotoFormat](avfoundation/avcapturephotosettings/rawembeddedthumbnailphotoformat.md)
- [availableEmbeddedThumbnailPhotoCodecTypes](avfoundation/avcapturephotosettings/availableembeddedthumbnailphotocodectypes.md)
