MediaResizer / pyxis.uzuki.live.mediaresizer.strategy / AS720Strategy

AS720Strategy

class AS720Strategy : FormatStrategy

MediaResizer Class: AS720Strategy Created by Pyxis on 2017-11-23.

Description:

Constructors

<init>

AS720Strategy(videoBitrate: Int = 8000 * 1000, audioBitrate: Int = -1, audioChannels: Int = -1)

MediaResizer Class: AS720Strategy Created by Pyxis on 2017-11-23.

Functions

getLogTag

fun getLogTag(): String

getLongerLength

fun getLongerLength(): Int

getShorterLength

fun getShorterLength(): Int

Inherited Functions

createAudioOutputFormat

open fun createAudioOutputFormat(inputFormat: MediaFormat): MediaFormat?

createVideoOutputFormat

open fun createVideoOutputFormat(inputFormat: MediaFormat): MediaFormat?