winlin

add comments of audio profile supported by srs.

@@ -802,6 +802,7 @@ vhost example.transcode.srs.com { @@ -802,6 +802,7 @@ vhost example.transcode.srs.com {
802 # other ffmpeg audio params 802 # other ffmpeg audio params
803 aparams { 803 aparams {
804 # audio params, @see: http://ffmpeg.org/ffmpeg-codecs.html#Audio-Encoders 804 # audio params, @see: http://ffmpeg.org/ffmpeg-codecs.html#Audio-Encoders
  805 + # @remark SRS supported aac profile for HLS is: aac_low, aac_he, aac_he_v2
805 profile:a aac_low; 806 profile:a aac_low;
806 } 807 }
807 # output format, can be: 808 # output format, can be: