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