Package-level declarations

Types

Link copied to clipboard
Link copied to clipboard
class RecorderState(stream: Stream, recorder: StreamRecorder)

Functions

Link copied to clipboard
fun HaishinKitView(stream: Stream, modifier: Modifier = Modifier, videoGravity: VideoGravity = VideoGravity.RESIZE_ASPECT, viewType: HaishinKitViewType = HaishinKitViewType.SurfaceView)

The main view renders a Stream object.

Link copied to clipboard