BufferDecoder

class BufferDecoder(videoCodec: VideoCodec)

Constructors

Link copied to clipboard
constructor(videoCodec: VideoCodec)

Functions

Link copied to clipboard
Link copied to clipboard
fun prepare(width: Int, height: Int, fps: Int, rotation: Int)
Link copied to clipboard
fun start(surface: Surface?): Int
Link copied to clipboard
fun stop()