stream-video-android
Toggle table of contents
1.25.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
stream-video-android
stream-video-android-core
/
io.getstream.video.android.core.model
/
CallEgress
Call
Egress
@
Stable
data
class
CallEgress
(
val
broadcastEgress
:
String
,
val
recordEgress
:
String
)
Members
Constructors
Call
Egress
Link copied to clipboard
constructor
(
broadcastEgress
:
String
,
recordEgress
:
String
)
Properties
broadcast
Egress
Link copied to clipboard
val
broadcastEgress
:
String
record
Egress
Link copied to clipboard
val
recordEgress
:
String