toggle menu
nutrient
Nutrient
switch theme
search in API
nutrient
/
com.pspdfkit.ui
/
PdfMediaDialog
Pdf
Media
Dialog
open
class
PdfMediaDialog
:
Activity
,
MediaViewListener
A dialog used for displaying media playback.
Members
Constructors
Pdf
Media
Dialog
Link copied to clipboard
constructor
(
)
Properties
ARG_MEDIA_URI
Link copied to clipboard
val
ARG_MEDIA_URI
:
String
=
"Nutri.MediaURI"
Argument used to pass
MediaUri
to the dialog.
TAG
Link copied to clipboard
val
TAG
:
String
=
"Nutri.MediaDialog"
Fragment tag.
Functions
on
Content
Error
Link copied to clipboard
open
fun
onContentError
(
)
Called when the media content has an error and it's unable to be opened.
on
Content
Ready
Link copied to clipboard
open
fun
onContentReady
(
)
Called when the media content is ready to be played.