Class RPBroadcastMP4ClipHandler

All Implemented Interfaces:
NSExtensionRequestHandling, NSObjectProtocol, ObjCProtocol

@Deprecated
public class RPBroadcastMP4ClipHandler
extends RPBroadcastHandler
Deprecated.
Deprecated in iOS 11.0. No longer supported, use RPBroadcastSampleHandler instead.
Since:
Available in iOS 10.0 and later.
  • Constructor Details

    • RPBroadcastMP4ClipHandler

      public RPBroadcastMP4ClipHandler()
      Deprecated.
    • RPBroadcastMP4ClipHandler

      protected RPBroadcastMP4ClipHandler​(NSObject.Handle h, long handle)
      Deprecated.
    • RPBroadcastMP4ClipHandler

      protected RPBroadcastMP4ClipHandler​(NSObject.SkipInit skipInit)
      Deprecated.
  • Method Details

    • processMP4Clip

      public void processMP4Clip​(NSURL mp4ClipURL, NSDictionary<NSString,​?> setupInfo, boolean finished)
      Deprecated.
    • finishedProcessingMP4Clip

      public void finishedProcessingMP4Clip​(RPBroadcastConfiguration broadcastConfiguration, NSError error)
      Deprecated.