<!--
{
  "availability" : [
    "iOS: 10.0.0 -",
    "iPadOS: 10.0.0 -",
    "macCatalyst: 13.1.0 -",
    "macOS: 11.0.0 -",
    "tvOS: 10.0.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "ReplayKit",
  "identifier" : "/documentation/ReplayKit/RPSampleBufferType",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "ReplayKit"
    ],
    "preciseIdentifier" : "c:@E@RPSampleBufferType"
  },
  "title" : "RPSampleBufferType"
}
-->

# RPSampleBufferType

The type of media clip sample being buffered.

```
enum RPSampleBufferType
```

## Topics

### Sample Buffer Types

[`RPSampleBufferType.audioApp`](/documentation/ReplayKit/RPSampleBufferType/audioApp)

The sample audio that originates from the app.

[`RPSampleBufferType.audioMic`](/documentation/ReplayKit/RPSampleBufferType/audioMic)

The sample audio that originates from the microphone.

[`RPSampleBufferType.video`](/documentation/ReplayKit/RPSampleBufferType/video)

The sample that contains a video clip.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)
