mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2024-11-23 03:10:04 +08:00
完善设置项注释
This commit is contained in:
parent
a100ee0acd
commit
69624f84ac
@ -252,7 +252,11 @@ extern const char kFilePath[];
|
|||||||
} //namespace Hls
|
} //namespace Hls
|
||||||
|
|
||||||
|
|
||||||
|
/**
|
||||||
|
* rtsp/rtmp播放器、推流器相关设置名,
|
||||||
|
* 这些设置项都不是配置文件用
|
||||||
|
* 只用于设置某个播放器或推流器实例用
|
||||||
|
*/
|
||||||
namespace Client {
|
namespace Client {
|
||||||
//指定网卡ip
|
//指定网卡ip
|
||||||
extern const char kNetAdapter[];
|
extern const char kNetAdapter[];
|
||||||
|
Loading…
Reference in New Issue
Block a user