Package com.appsamurai.storyly.moments.util.compressor.composer

Types

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

Created by TAPOS DATTA on 22,May,2020

Mp4Composer
Link copied to clipboard
class Mp4Composer

Created by sudamasayuki on 2017/11/15.

Size
Link copied to clipboard
class Size(width: Int, height: Int)

Immutable class for describing width and height dimensions in pixels.