An object that processes MP4 movie clips from ReplayKit.
SDKs
- iOS 10.0–11.0Deprecated
- Mac Catalyst 13.0–13.0Deprecated
- tvOS 10.0–11.0Deprecated
Framework
- Replay
Kit
Declaration
class RPBroadcastMP4ClipHandler : RPBroadcast Handler
Overview
Subclass this class to handle movie clips as they are recorded by ReplayKit during the broadcast. The processMP4Clip(with:serviceInfo:finished:) method is called automatically when a movie clip is available for processing.