Package apple.photos
Interface PHImageManager.Block_requestPlayerItemForVideoOptionsResultHandler
-
- Enclosing class:
- PHImageManager
public static interface PHImageManager.Block_requestPlayerItemForVideoOptionsResultHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_requestPlayerItemForVideoOptionsResultHandler(AVPlayerItem playerItem, NSDictionary<?,?> info)
-
-
-
Method Detail
-
call_requestPlayerItemForVideoOptionsResultHandler
void call_requestPlayerItemForVideoOptionsResultHandler(AVPlayerItem playerItem, NSDictionary<?,?> info)
-
-