Skip navigation links
com.tencentcloudapi.mps.v20190612.models

Class AudioTemplateInfo

Returns:
Codec Audio stream codec. When the outer `Container` parameter is `mp3`, the valid value is:
  • libmp3lame.
  • When the outer `Container` parameter is `ogg` or `flac`, the valid value is:
  • flac.
  • When the outer `Container` parameter is `m4a`, the valid values include:
  • libfdk_aac;
  • libmp3lame;
  • ac3.
  • When the outer `Container` parameter is `mp4` or `flv`, the valid values include:
  • libfdk_aac: more suitable for mp4;
  • libmp3lame: more suitable for flv.
  • When the outer `Container` parameter is `hls`, the valid values include:
  • libfdk_aac;
  • libmp3lame.
  • Parameters:
    Codec - Audio stream codec. When the outer `Container` parameter is `mp3`, the valid value is:
  • libmp3lame.
  • When the outer `Container` parameter is `ogg` or `flac`, the valid value is:
  • flac.
  • When the outer `Container` parameter is `m4a`, the valid values include:
  • libfdk_aac;
  • libmp3lame;
  • ac3.
  • When the outer `Container` parameter is `mp4` or `flv`, the valid values include:
  • libfdk_aac: more suitable for mp4;
  • libmp3lame: more suitable for flv.
  • When the outer `Container` parameter is `hls`, the valid values include:
  • libfdk_aac;
  • libmp3lame.
  • Skip navigation links

    Copyright © 2023. All rights reserved.