Stream
abstract class Stream(context: Context) : MediaOutput, MediaOutputDataSource, VideoScreenObject.OnSurfaceChangedListener
The Stream class is the foundation of a com.haishinkit.rtmp.RtmpStream.
Properties
Functions
Link copied to clipboard
Invoked immediately after capture data.
Link copied to clipboard
Link copied to clipboard
fun queueOutputBuffer(type: MediaType, index: Int, payload: ByteBuffer?, timestamp: Long, sync: Boolean)
Link copied to clipboard
Registers an output instance.
Link copied to clipboard
Unregisters an output instance.