<!--
{
  "availability" : [
    "iOS: -",
    "iPadOS: -",
    "macCatalyst: -",
    "macOS: -",
    "tvOS: -",
    "visionOS: -",
    "watchOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "AVFoundation",
  "identifier" : "/documentation/AVFoundation/AVSampleBufferRequest/Direction-swift.enum/none",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "AVFoundation"
    ],
    "preciseIdentifier" : "c:@E@AVSampleBufferRequestDirection@AVSampleBufferRequestDirectionNone"
  },
  "title" : "AVSampleBufferRequest.Direction.none"
}
-->

# AVSampleBufferRequest.Direction.none

A single sample will be loaded.

```
case none
```

## Discussion

When this constant is set, the [`limitCursor`](/documentation/AVFoundation/AVSampleBufferRequest/limitCursor), [`preferredMinSampleCount`](/documentation/AVFoundation/AVSampleBufferRequest/preferredMinSampleCount), and [`maxSampleCount`](/documentation/AVFoundation/AVSampleBufferRequest/maxSampleCount) properties are ignored.

---

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)