Contents

RPBroadcastMP4ClipHandler

An object that processes MP4 movie clips from ReplayKit.

Declaration

class RPBroadcastMP4ClipHandler

Overview

Subclass this class to handle movie clips as ReplayKit records them during the broadcast. The system calls processMP4Clip(with:setupInfo:finished:) when a movie clip is available for processing.

Topics

Processing MP4 Movie Clips

See Also

Media Clip Processing