Skip navigation links
com.tencentcloudapi.vod.v20180717.models

Class AudioTemplateInfo

Returns:
Codec The audio codec. If `Container` is `mp3`, the valid value is:
  • `libmp3lame`
  • If `Container` is `ogg` or `flac`, the valid value is:
  • `flac`
  • If `Container` is `m4a`, the valid values are:
  • `libfdk_aac`
  • `libmp3lame`
  • `ac3`
  • If `Container` is `mp4` or `flv`, the valid values are:
  • `libfdk_aac` (Recommended for MP4)
  • `libmp3lame` (Recommended for FLV)
  • `mp2`
  • If `Container` is `hls`, the valid value is:
  • `libfdk_aac`
  • If `Format` is `HLS` or `MPEG-DASH`, the valid value is:
  • `libfdk_aac`
  • If `Container` is `wav`, the valid value is:
  • `pcm16`
  • Parameters:
    Codec - The audio codec. If `Container` is `mp3`, the valid value is:
  • `libmp3lame`
  • If `Container` is `ogg` or `flac`, the valid value is:
  • `flac`
  • If `Container` is `m4a`, the valid values are:
  • `libfdk_aac`
  • `libmp3lame`
  • `ac3`
  • If `Container` is `mp4` or `flv`, the valid values are:
  • `libfdk_aac` (Recommended for MP4)
  • `libmp3lame` (Recommended for FLV)
  • `mp2`
  • If `Container` is `hls`, the valid value is:
  • `libfdk_aac`
  • If `Format` is `HLS` or `MPEG-DASH`, the valid value is:
  • `libfdk_aac`
  • If `Container` is `wav`, the valid value is:
  • `pcm16`
  • Skip navigation links

    Copyright © 2023. All rights reserved.