public interface PHLivePhotoViewDelegate
| Modifier and Type | Method and Description |
|---|---|
default boolean |
livePhotoViewCanBeginPlaybackWithStyle(PHLivePhotoView livePhotoView,
long playbackStyle) |
default void |
livePhotoViewDidEndPlaybackWithStyle(PHLivePhotoView livePhotoView,
long playbackStyle) |
default void |
livePhotoViewWillBeginPlaybackWithStyle(PHLivePhotoView livePhotoView,
long playbackStyle) |
default void livePhotoViewDidEndPlaybackWithStyle(PHLivePhotoView livePhotoView, long playbackStyle)
default void livePhotoViewWillBeginPlaybackWithStyle(PHLivePhotoView livePhotoView, long playbackStyle)
default boolean livePhotoViewCanBeginPlaybackWithStyle(PHLivePhotoView livePhotoView, long playbackStyle)