Contents

playbackStyleFilter:

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

Declaration

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

Parameters

  • playbackStyle:

    The asset playback style.

Return Value

A new filter with the playback style you specify.

See Also

Creating Filters