png Image
Parameters
value
A png_image block as defined below.
NOTE: Each codec can only have one type:
aac_audio,copy_audio,copy_video,dd_audio,h264_video,h265_video,jpg_imageorpng_image. If you need to apply different codec you must create one codec for each one.
suspend fun pngImage(argument: suspend TransformOutputCustomPresetCodecPngImageArgsBuilder.() -> Unit)
Parameters
argument
A png_image block as defined below.
NOTE: Each codec can only have one type:
aac_audio,copy_audio,copy_video,dd_audio,h264_video,h265_video,jpg_imageorpng_image. If you need to apply different codec you must create one codec for each one.