RootEncoder
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
RootEncoder
extra-sources
/
com.pedro.extrasources
/
BufferDecoder
Buffer
Decoder
class
BufferDecoder
Members
Constructors
Buffer
Decoder
Link copied to clipboard
constructor
(
)
Functions
decode
Link copied to clipboard
fun
decode
(
data
:
ByteArray
)
prepare
Link copied to clipboard
fun
prepare
(
width
:
Int
,
height
:
Int
,
fps
:
Int
,
rotation
:
Int
,
mime
:
String
)
start
Link copied to clipboard
fun
start
(
surface
:
Surface
)
stop
Link copied to clipboard
fun
stop
(
)