LiveKit JS Client SDK - v2.15.7
Preparing search index...
LocalTrackRecorder
Class LocalTrackRecorder<T>
Type Parameters
T
extends
LocalTrack
Hierarchy
RecorderBase
LocalTrackRecorder
Index
Constructors
constructor
Properties
byte
Stream
Constructors
constructor
new
LocalTrackRecorder
<
T
extends
LocalTrack
<
Kind
>
>
(
track
:
T
,
options
?:
MediaRecorderOptions
,
)
:
LocalTrackRecorder
<
T
>
Type Parameters
T
extends
LocalTrack
<
Kind
>
Parameters
track
:
T
Optional
options
:
MediaRecorderOptions
Returns
LocalTrackRecorder
<
T
>
Properties
byte
Stream
byteStream
:
ReadableStream
<
Uint8Array
<
ArrayBufferLike
>
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
byte
Stream
LiveKit JS Client SDK - v2.15.7
Loading...