toggle menu
stream-video-android
1.0.20
androidJvm
switch theme
search in API
stream-video-android-core
/
io.getstream.video.android.core.model
/
RTMP
RTMP
@
Stable
data
class
RTMP
(
var
address
:
String
,
var
streamKey
:
String
)
Members
Constructors
RTMP
Link copied to clipboard
constructor
(
address
:
String
,
streamKey
:
String
)
Properties
address
Link copied to clipboard
var
address
:
String
stream
Key
Link copied to clipboard
var
streamKey
:
String