RecordController
Types
Link copied to clipboard
Link copied to clipboard
enum RecordTracks
Link copied to clipboard
interface RequestKeyFrame
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract fun startRecord(@NonNull fd: FileDescriptor, @Nullable listener: RecordController.Listener, tracks: RecordController.RecordTracks)
abstract fun startRecord(@NonNull path: String, @Nullable listener: RecordController.Listener, tracks: RecordController.RecordTracks)
Link copied to clipboard