finishedProcessingMP4Clip(withUpdatedBroadcastConfiguration:error:)
Applies configuration update changes to the next MP4 movie clip.
Declaration
func finishedProcessingMP4Clip(withUpdatedBroadcastConfiguration broadcastConfiguration: RPBroadcastConfiguration?, error: (any Error)?)Parameters
- broadcastConfiguration:
Optional configuration update that is applied to the next MP4 movie clip.
- error:
Indicates that an error occurred with the broadcast, and broadcasting is to stop.
Discussion
Call this method when processing is complete. After this method is called, whether an error exists or not, the current MP4 movie clip is no longer available.