Package-level declarations

Types

Link copied to clipboard
abstract class Camera1Base
Wrapper to stream with camera1 api and microphone.
Link copied to clipboard
Wrapper to stream with camera2 api and microphone.
Link copied to clipboard
Wrapper to stream display screen of your device and microphone.
Link copied to clipboard
Wrapper to stream a MP4 file with H264 video codec.
Link copied to clipboard
abstract class OnlyAudioBase
Wrapper to stream only audio.
Link copied to clipboard
@RequiresApi(value = 21)
abstract class StreamBase(context: Context, vSource: VideoSource, aSource: AudioSource)

Created by pedro on 21/2/22.