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

Class AudioTemplateInfoForUpdate

Returns:
Codec Audio stream encoding format. When audio transcoding is not needed, the value is:
  • copy.
  • When the outer parameter Container is mp3, the value is:
  • mp3.
  • When the outer parameter Container is ogg or flac, the value is:
  • flac.
  • When the outer parameter Container is m4a, valid values are:
  • aac;
  • ac3.
  • When the outer parameter Container is mp4 or flv, valid values are:
  • aac: more suitable for mp4;
  • mp3: more suitable for flv;
  • mp2.
  • When the outer parameter Container is hls, valid values are:
  • aac;
  • mp3.
  • Note: This field may return null, indicating that no valid values can be obtained.
    Parameters:
    Codec - Audio stream encoding format. When audio transcoding is not needed, the value is:
  • copy.
  • When the outer parameter Container is mp3, the value is:
  • mp3.
  • When the outer parameter Container is ogg or flac, the value is:
  • flac.
  • When the outer parameter Container is m4a, valid values are:
  • aac;
  • ac3.
  • When the outer parameter Container is mp4 or flv, valid values are:
  • aac: more suitable for mp4;
  • mp3: more suitable for flv;
  • mp2.
  • When the outer parameter Container is hls, valid values are:
  • aac;
  • mp3.
  • Note: This field may return null, indicating that no valid values can be obtained.
    Skip navigation links

    Copyright © 2025. All rights reserved.