toggle menu
Brightcove Player SDK for Android 10.1.2
10.1.2
sdk
switch theme
search in API
sdk
/
com.brightcove.player.captioning
/
PreviewThumbnailFormat
Preview
Thumbnail
Format
open
class
PreviewThumbnailFormat
:
Serializable
Members
Constructors
Preview
Thumbnail
Format
Link copied to clipboard
constructor
(
uri
:
Uri
,
width
:
Int
,
height
:
Int
,
bandwidth
:
Int
)
Properties
bandwidth
Link copied to clipboard
open
val
bandwidth
:
Int
EMPTY
Link copied to clipboard
val
EMPTY
:
PreviewThumbnailFormat
height
Link copied to clipboard
open
val
height
:
Int
UNDEFINED
Link copied to clipboard
val
UNDEFINED
:
Int
=
-1
uri
Link copied to clipboard
open
val
uri
:
Uri
width
Link copied to clipboard
open
val
width
:
Int
Functions
equals
Link copied to clipboard
open
fun
equals
(
o
:
Any
)
:
Boolean
hash
Code
Link copied to clipboard
open
fun
hashCode
(
)
:
Int