BaseAudioChannel

abstract class BaseAudioChannel(decoder: MediaCodec?, encoder: MediaCodec?, encodeFormat: MediaFormat)

Created by TAPOS DATTA on 22,May,2020

Constructors

BaseAudioChannel
Link copied to clipboard
fun BaseAudioChannel(decoder: MediaCodec?, encoder: MediaCodec?, encodeFormat: MediaFormat)

Types

Companion
Link copied to clipboard
object Companion

Functions

setActualDecodedFormat2
Link copied to clipboard
open fun setActualDecodedFormat2(decodedFormat: MediaFormat?)

Inheritors

AudioChannelWithSP
Link copied to clipboard