HaishinKit
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
HaishinKit
haishinkit
/
com.haishinkit.media.source
/
Source
Source
interface
Source
An interface that captures a source.
Inheritors
AudioSource
VideoSource
Members
Functions
close
Link copied to clipboard
abstract
suspend
fun
close
(
)
:
Result
<
Unit
>
Closes a source.
open
Link copied to clipboard
abstract
suspend
fun
open
(
mixer
:
MediaMixer
)
:
Result
<
Unit
>
Open a source.