mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
finish basic utest for config
This commit is contained in:
parent
9b6c22644d
commit
86ad39f001
4 changed files with 280 additions and 4 deletions
|
@ -116,6 +116,8 @@ namespace _srs_internal
|
|||
* SrsConfDirective: name="ffmpeg", arg0="/bin/ffmpeg", child-directives=[]
|
||||
* ]
|
||||
* ]
|
||||
* @remark, allow empty directive, for example: "dir0 {}"
|
||||
* @remark, don't allow empty name, for example: ";" or "{dir0 arg0;}
|
||||
*/
|
||||
class SrsConfDirective
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue