public final class VideoKt
final static Single<Image>
thumbnail(Video $self, Context context, Long timeMs, PointF size)
final static Video
asVideo(String $self)
asVideo(Uri $self)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final static Single<Image> thumbnail(Video $self, Context context, Long timeMs, PointF size)
Returns a Single<Image> that is a thumbnail from the video.
final static Video asVideo(String $self)
final static Video asVideo(Uri $self)