Package apple.avfoundation
Interface AVAssetExportSession.Block_estimateOutputFileLengthWithCompletionHandler
-
- Enclosing class:
- AVAssetExportSession
public static interface AVAssetExportSession.Block_estimateOutputFileLengthWithCompletionHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_estimateOutputFileLengthWithCompletionHandler(long estimatedOutputFileLength, NSError error)
-
-
-
Method Detail
-
call_estimateOutputFileLengthWithCompletionHandler
void call_estimateOutputFileLengthWithCompletionHandler(long estimatedOutputFileLength, NSError error)
-
-