toggle menu
stream-video-android
1.0.20
androidJvm
switch theme
search in API
stream-video-android-core
/
io.getstream.video.android.core.utils
/
RtpMapAttribute
Rtp
Map
Attribute
data
class
RtpMapAttribute
(
val
index
:
Int
,
val
number
:
String
,
val
codec
:
String
,
val
line
:
String
)
Members
Constructors
Rtp
Map
Attribute
Link copied to clipboard
constructor
(
index
:
Int
,
number
:
String
,
codec
:
String
,
line
:
String
)
Properties
codec
Link copied to clipboard
val
codec
:
String
index
Link copied to clipboard
val
index
:
Int
line
Link copied to clipboard
val
line
:
String
number
Link copied to clipboard
val
number
:
String