NativeMediaMuxer

class NativeMediaMuxer(outputUri: <ERROR CLASS>, containerFormat: Int)

Functions

addEncoder
Link copied to clipboard
fun addEncoder(encoder: NativeCodecEncoder)
addTrack
Link copied to clipboard
fun addTrack(encoder: NativeCodecEncoder, mediaFormat: <ERROR CLASS>): Int
equals
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open override fun hashCode(): Int
release
Link copied to clipboard
fun release()
setOrientationHint
Link copied to clipboard
fun setOrientationHint(rotation: Int): <ERROR CLASS>
toString
Link copied to clipboard
open override fun toString(): String
writeSampleData
Link copied to clipboard
fun writeSampleData(trackIndex: Int, byteBuf: ByteBuffer, bufferInfo: <ERROR CLASS>)

Properties

muxerStarted
Link copied to clipboard
var muxerStarted: Boolean
outputUri
Link copied to clipboard
val outputUri: <ERROR CLASS>