CISStreamerProxyProtocol

@protocol CISStreamerProxyProtocol <NSObject>

- (void) cleanup;

@end

Undocumented

  • Undocumented

    Declaration

    Objective-C

    - (void) cleanup;

    Swift

    func cleanup()