RtmpStream
An object that provides the interface to control a one-way channel over a RtmpConnection.
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Specifies the stream name used for FMLE-compatible sequences.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Incoming audio plays on the stream or not.
Link copied to clipboard
Incoming video plays on the stream or not.
Link copied to clipboard
Functions
Link copied to clipboard
Registers the event listeners on the event target.
Link copied to clipboard
Link copied to clipboard
Dispatches the events into the implementations event model.
Link copied to clipboard
Dispatches the events into the implementations event model.
Link copied to clipboard
Link copied to clipboard
Sends streaming audio, video and data messages from a client to server.
Link copied to clipboard
fun queueOutputBuffer(type: MediaType, index: Int, payload: ByteBuffer?, timestamp: Long, sync: Boolean)
Link copied to clipboard
Link copied to clipboard
Unregister the event listeners on the event target.
Link copied to clipboard