toggle menu
BlendVision Android Player SDK
androidJvm
switch theme
search in API
bv-playback
/
com.blendvision.player.playback.presentation.model
/
PipEvent
/
CustomPipEvent
Custom
Pip
Event
data
class
CustomPipEvent
(
val
typeCode
:
Int
)
:
PipEvent
Members
Constructors
Custom
Pip
Event
Link copied to clipboard
constructor
(
typeCode
:
Int
)
Properties
type
Code
Link copied to clipboard
val
typeCode
:
Int
Functions
component1
Link copied to clipboard
operator
fun
component1
(
)
:
Int
copy
Link copied to clipboard
fun
copy
(
typeCode
:
Int
)
:
PipEvent.CustomPipEvent