GWIoTApi
Toggle table of contents
1.4.4
android
common
ios
Platform filter
android
common
ios
Switch theme
Search in API
GWIoTApi
GWIoTApi
/
com.gw.gwiotapi.player.entities
/
PlayerView
Player
View
android
common
ios
actual
open
class
PlayerView
:
FrameLayout
expect
class
PlayerView
actual
class
PlayerView
Members
Constructors
Player
View
Link copied to clipboard
android
ios
@
JvmOverloads
constructor
(
context
:
Context
,
attrs
:
AttributeSet
?
=
null
)
constructor
(
view
:
<Error class: unknown class>
)
Properties
pixel
Size
Link copied to clipboard
android
common
ios
actual
val
pixelSize
:
MutableLiveData
<
Pair
<
Int
,
Int
>
>
expect
val
pixelSize
:
MutableLiveData
<
Pair
<
Int
,
Int
>
>
actual
val
pixelSize
:
MutableLiveData
<
Pair
<
Int
,
Int
>
>
video
Index
Link copied to clipboard
android
common
ios
actual
val
videoIndex
:
MutableLiveData
<
Int
>
expect
val
videoIndex
:
MutableLiveData
<
Int
>
actual
val
videoIndex
:
MutableLiveData
<
Int
>
view
Link copied to clipboard
ios
val
view
:
<Error class: unknown class>