sealed class VideoOutputFormat
object AccAdts : VideoOutputFormat
AAC ADTS file format |
|
object AmrNb : VideoOutputFormat
AMR NB file format |
|
object AmrWb : VideoOutputFormat
AMR WB file format |
|
object Default : VideoOutputFormat |
|
object Mpeg2Ts : VideoOutputFormat
H.264/AAC data encapsulated in MPEG2/TS |
|
object Mpeg4 : VideoOutputFormat
MPEG4 media file format |
|
object ThreeGpp : VideoOutputFormat
3GPP media file format |
|
object Webm : VideoOutputFormat
VP8/VORBIS data in a WEBM container |
val value: Int |
object AccAdts : VideoOutputFormat
AAC ADTS file format |
|
object AmrNb : VideoOutputFormat
AMR NB file format |
|
object AmrWb : VideoOutputFormat
AMR WB file format |
|
object Default : VideoOutputFormat |
|
object Mpeg2Ts : VideoOutputFormat
H.264/AAC data encapsulated in MPEG2/TS |
|
object Mpeg4 : VideoOutputFormat
MPEG4 media file format |
|
object ThreeGpp : VideoOutputFormat
3GPP media file format |
|
object Webm : VideoOutputFormat
VP8/VORBIS data in a WEBM container |