1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

Refine docs, add TURN/STUN rfc.

This commit is contained in:
winlin 2017-03-06 10:19:19 +08:00
parent 3ec9df6578
commit ce034c3556
15 changed files with 20 additions and 16 deletions

View file

@ -395,7 +395,7 @@ enum SrsAacProfile
{
SrsAacProfileReserved = 3,
// @see 7.1 Profiles, aac-iso-13818-7.pdf, page 40
// @see 7.1 Profiles, ISO_IEC_13818-7-AAC-2004.pdf, page 40
SrsAacProfileMain = 0,
SrsAacProfileLC = 1,
SrsAacProfileSSR = 2,