toggle menu
RootEncoder
androidJvm
switch theme
search in API
rtmp
/
com.pedro.rtmp.rtmp.message.control
/
Event
Event
data
class
Event
(
val
data
:
Int
,
val
bufferLength
:
Int
=
-1
)
Created by pedro on 21/04/21.
Members
Constructors
Event
Link copied to clipboard
constructor
(
data
:
Int
,
bufferLength
:
Int
=
-1
)
Properties
buffer
Length
Link copied to clipboard
val
bufferLength
:
Int
data
Link copied to clipboard
val
data
:
Int