FishjamClient
androidJvm
FishjamClient
/
org.membraneframework.rtc.events
/
SelectEncoding
Select
Encoding
data
class
SelectEncoding
(
val
type
:
String
,
val
data
:
Payload
)
:
SendableEvent
Members
Constructors
Select
Encoding
Link copied to clipboard
constructor
(
trackId
:
String
,
encoding
:
String
)
constructor
(
type
:
String
,
data
:
Payload
)
Properties
data
Link copied to clipboard
val
data
:
Payload
type
Link copied to clipboard
val
type
:
String