---
title: byteSource
framework: MediaExtension
role: symbol
role_heading: Instance Property
platforms: [macOS 14.0+]
path: mediaextension/mesamplelocation/bytesource
---

# byteSource

The byte source to use to read the data for the sample.

## Declaration

```swift
var byteSource: MEByteSource { get }
```

## See Also

### Inspecting a sample location

- [sampleLocation](mediaextension/mesamplelocation/samplelocation.md)
