---
title: "playbackStyleFilter:"
framework: photosui
role: symbol
role_heading: Type Method
path: "photosui/phpickerfilter-c.class/playbackstylefilter:"
---

# playbackStyleFilter:

Creates a new filter by using the playback style you specify.

## Declaration

```occ
+ (PHPickerFilter *) playbackStyleFilter:(PHAssetPlaybackStyle) playbackStyle;
```

## Parameters

- `playbackStyle`: The asset playback style.

## Return Value

Return Value A new filter with the playback style you specify.

## See Also

### Creating Filters

- [allFilterMatchingSubfilters:](photosui/phpickerfilter-c.class/allfiltermatchingsubfilters:.md)
- [notFilterOfSubfilter:](photosui/phpickerfilter-c.class/notfilterofsubfilter:.md)
