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

Class AudioTemplateInfoForUpdate

Returns:
Codec The audio codec. If `Container` parameter 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: more suitable for mp4
  • libmp3lame: More suitable for flv
  • mp2
  • If `Container` is `hls`, the valid values are:
  • libfdk_aac
  • If `Format` is `HLS` or `MPEG-DASH`, the valid values are:
  • libfdk_aac
  • Parameters:
    Codec - The audio codec. If `Container` parameter 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: more suitable for mp4
  • libmp3lame: More suitable for flv
  • mp2
  • If `Container` is `hls`, the valid values are:
  • libfdk_aac
  • If `Format` is `HLS` or `MPEG-DASH`, the valid values are:
  • libfdk_aac
  • Skip navigation links

    Copyright © 2023. All rights reserved.