RootEncoder
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
RootEncoder
library
/
com.pedro.library.base.recording
/
RecordController
/
startRecord
start
Record
abstract
fun
startRecord
(
@
NonNull
path
:
String
,
@
Nullable
listener
:
RecordController.Listener
)
abstract
fun
startRecord
(
@
NonNull
fd
:
FileDescriptor
,
@
Nullable
listener
:
RecordController.Listener
)