Interface AVAssetExportSession.Block_estimateOutputFileLengthWithCompletionHandler

  • Enclosing class:
    AVAssetExportSession

    public static interface AVAssetExportSession.Block_estimateOutputFileLengthWithCompletionHandler
    • Method Detail

      • call_estimateOutputFileLengthWithCompletionHandler

        void call_estimateOutputFileLengthWithCompletionHandler​(long estimatedOutputFileLength,
                                                                NSError error)