toggle menu
HaishinKit
androidJvm
switch theme
search in API
compose
/
com.haishinkit.compose
/
RecorderState
Recorder
State
@
Stable
class
RecorderState
(
stream
:
Stream
,
recorder
:
StreamRecorder
)
Members
Constructors
Recorder
State
Link copied to clipboard
constructor
(
stream
:
Stream
,
recorder
:
StreamRecorder
)
Properties
is
Recording
Link copied to clipboard
var
isRecording
:
Boolean
Functions
start
Recording
Link copied to clipboard
fun
startRecording
(
path
:
String
,
format
:
Int
)
stop
Recording
Link copied to clipboard
fun
stopRecording
(
)