toggle menu
pspdfkit
PSPDFKit
switch theme
search in API
pspdfkit
/
com.pspdfkit.media
/
MediaViewController
Media
View
Controller
interface
MediaViewController
An interface to be implemented by the views that control the media files.
Inheritors
MediaWebView
MediaGalleryView
Members
Functions
close
Link copied to clipboard
abstract
fun
close
(
)
Close currently played media file.
start
Link copied to clipboard
abstract
fun
start
(
@
NonNull
optionsJson
:
String
,
@
NonNull
url
:
String
)
Start media playback.