Base Audio Channel
abstract class BaseAudioChannel(decoder: MediaCodec?, encoder: MediaCodec?, encodeFormat: MediaFormat)
Content copied to clipboard
Created by TAPOS DATTA on 22,May,2020
Constructors
BaseAudioChannel
Link copied to clipboard
fun BaseAudioChannel(decoder: MediaCodec?, encoder: MediaCodec?, encodeFormat: MediaFormat)
Content copied to clipboard
Types
Functions
set Actual Decoded Format2
Link copied to clipboard
Inheritors
AudioChannelWithSP
Link copied to clipboard