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

AS480Strategy

class AS480Strategy : FormatStrategy

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

Description:

Constructors

<init>

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

MediaResizer Class: AS480Strategy 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?