MediaMixer

class MediaMixer(applicationContext: Context)

Mixing audio and video for streaming.

Constructors

Link copied to clipboard
constructor(applicationContext: Context)

Properties

Link copied to clipboard

The current audio source object.

Link copied to clipboard

The offscreen renderer for video output.

Link copied to clipboard

The current video source object.

Functions

Link copied to clipboard

Attaches an audio source.

Link copied to clipboard

Attaches a video source.

Link copied to clipboard
fun dispose()

Disposes the stream of memory management.