GetVideoData

interface GetVideoData

Created by pedro on 20/01/17.

Functions

Link copied to clipboard
abstract fun getVideoData(videoBuffer: ByteBuffer, info: MediaCodec.BufferInfo)
Link copied to clipboard
abstract fun onVideoFormat(mediaFormat: MediaFormat)
Link copied to clipboard
abstract fun onVideoInfo(sps: ByteBuffer, pps: ByteBuffer?, vps: ByteBuffer?)