startRecord

Starts recording a MP4 video.

Parameters

path

Where file will be saved.

Throws

If initialized before a stream.


open fun startRecord(@NonNull path: String)


Starts recording a MP4 video.

Parameters

fd

Where the file will be saved.

Throws

If initialized before a stream.